Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Antonio49/Chat.Mixtral.ExpertoConHilos
AntonioSpain
/
Chat.Mixtral.ExpertoConHilos
like
0
Sleeping
App
Files
Files
Community
Antonio49
commited on
Mar 24
Commit
73a8264
•
1 Parent(s):
99628be
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -85,4 +85,4 @@ gr.ChatInterface(
85
clear_btn="Borrar",
86
submit_btn="Enviar",
87
concurrency_limit=20,
88
-
).launch(show_api=False)
85
clear_btn="Borrar",
86
submit_btn="Enviar",
87
concurrency_limit=20,
88
+
).launch(show_api=False)