Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
krishnadhulipalla
/
Personal_ChatBot
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
krishnadhulipalla
commited on
23 days ago
Commit
7a5116e
·
1 Parent(s):
18cd2b7
Ui updated
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -545,4 +545,4 @@ demo = gr.ChatInterface(
545
],
546
)
547
548
-
demo.launch(max_threads=4, prevent_thread_lock=True, debug=True)
545
],
546
)
547
548
+
demo.launch(max_threads=4, prevent_thread_lock=True, debug=True)