Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Tomoniai/Mixtral-Chat
K00B404
/
Merged_Models_Test_Chat
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
K00B404
commited on
Apr 15, 2024
Commit
e312548
·
verified
·
1 Parent(s):
168694f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -48,4 +48,4 @@ demo = gr.ChatInterface(fn=generate,
48
49
demo.queue().launch(show_api=False)
50
51
-
import app1
48
49
demo.queue().launch(show_api=False)
50
51
+
#
import app1