Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TeamTonic
/
TonicsYI-6B-200k
like
4
Paused
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Tonic
commited on
Nov 22, 2023
Commit
f6df3e8
·
1 Parent(s):
755e1ba
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -61,4 +61,4 @@ with gr.Blocks(theme='ParityError/Anime') as demo:
61
outputs=chatbot
62
)
63
64
-
demo.launch(
concurrency_limit=5
)
61
outputs=chatbot
62
)
63
64
+
demo.launch()