Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Antonio49/Chat.Mixtral.AguaUsuarioConHilos
Antonio49
/
Chat.Mixtral.ExpertoConHilos
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Antonio49
commited on
Mar 24, 2024
Commit
73a8264
·
verified
·
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)