Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ccm
/
chat-with-publications
like
2
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ccm
commited on
Jul 27, 2024
Commit
5694a69
·
verified
·
1 Parent(s):
ff929df
Update main.py
Browse files
Files changed (1)
hide
show
main.py
+0
-1
main.py
CHANGED
Viewed
@@ -196,5 +196,4 @@ gradio.ChatInterface(
196
retry_btn=None,
197
undo_btn=None,
198
clear_btn=None,
199
-
show_progress="full",
200
).launch(debug=True)
196
retry_btn=None,
197
undo_btn=None,
198
clear_btn=None,
199
).launch(debug=True)