Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
johann22/mixtral-chat-selenium
acecalisto3
/
MistriDevLab
like
1
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
acecalisto3
commited on
Jun 20, 2024
Commit
2fc6789
·
verified
·
1 Parent(s):
6c8426a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -366,3 +366,4 @@ examples=examples,
366
concurrency_limit=20,
367
with gr.Blocks() as iface:
368
iface.launch()
366
concurrency_limit=20,
367
with gr.Blocks() as iface:
368
iface.launch()
369
+
)