Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
csabakecskemeti/dq_hosted
DevQuasar
/
dq_hosted1
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
csabakecskemeti
commited on
Aug 17
Commit
691b503
·
verified
·
1 Parent(s):
93bede5
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -303,4 +303,4 @@ chatbot = gr.ChatInterface(
303
)
304
305
if __name__ == "__main__":
306
-
chatbot.queue().launch()
%
303
)
304
305
if __name__ == "__main__":
306
+
chatbot.queue().launch()