Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yunuseduran
/
chatpdf
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
yunuseduran
commited on
Apr 18
Commit
794c529
·
verified
·
1 Parent(s):
aebf34f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -195,4 +195,4 @@ demo = gr.Interface(
195
)
196
197
198
-
demo.launch(
share=True
)
195
)
196
197
198
+
demo.launch()