Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
undefined102
/
questionPDF
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
undefined102
commited on
Sep 7, 2023
Commit
757d26d
·
1 Parent(s):
4d12558
Upload folder using huggingface_hub
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -209,4 +209,4 @@ with gr.Blocks(css="""#chatbot { font-size: 14px; height: 780px!important; }""")
209
outputs=[chatbot],
210
)
211
212
-
demo.launch(debug=True
, share=True
)
209
outputs=[chatbot],
210
)
211
212
+
demo.launch(debug=True)