Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
astro21
/
test_2
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
astro21
commited on
Apr 26, 2024
Commit
8dfca02
·
verified
·
1 Parent(s):
19eaa8f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -65,3 +65,5 @@ demo = gr.Interface(fn=summarize_text, inputs=[gr.Textbox(label="Enter Text",pla
65
live=True)
66
67
demo.launch(share=True,debug=True)
65
live=True)
66
67
demo.launch(share=True,debug=True)
68
+
69
+