Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
uhygfd/ZLOY
uhygfd
/
DRUG
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
uhygfd
commited on
Feb 22, 2024
Commit
54547df
·
verified
·
1 Parent(s):
acd722f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -120,4 +120,4 @@ demo = gr.ChatInterface(fn=generate,
120
)
121
122
# Запуск демонстрации чат-бота
123
-
demo.queue().launch(
show_api
=True)
120
)
121
122
# Запуск демонстрации чат-бота
123
+
demo.queue().launch(
share
=True)