Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Tonic1/Xgen
TeamTonic
/
Tulu
like
0
Paused
App
Files
Files
Community
Tonic
commited on
Nov 22, 2023
Commit
02f3e50
•
1 Parent(s):
31b4c08
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -78,4 +78,4 @@ iface = gr.Interface(
78
theme="ParityError/Anime"
79
)
80
81
-
iface.queue(max_size=5).
iface.
launch()
78
theme="ParityError/Anime"
79
)
80
81
+
iface.queue(max_size=5).launch()