Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Tomoniai/Demo_Mistral_Chat
JSP
/
demo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dileepdaji
commited on
Oct 25, 2023
Commit
eeb9742
·
1 Parent(s):
395e725
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -45,4 +45,4 @@ demo = gr.ChatInterface(fn=generate,
45
clear_btn=None
46
)
47
48
-
demo.queue().launch()
45
clear_btn=None
46
)
47
48
+
demo.queue().launch()