Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
+