Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
StKirill
/
chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
StKirill
commited on
Feb 18, 2024
Commit
51d0ed3
·
verified
·
1 Parent(s):
535792a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -460,4 +460,4 @@ with gr.Blocks() as demo:
460
clear_btn=None,
461
)
462
463
-
demo.launch(debug=
True
)
460
clear_btn=None,
461
)
462
463
+
demo.launch(debug=
False
)