Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AlStable
/
Duke
like
1
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AlStable
commited on
Feb 10, 2023
Commit
c556a44
·
1 Parent(s):
346d7db
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.Interface.load("models/DucHaiten/DucHaitenDreamWorld").launch()
1
import gradio as gr
2
3
+
gr.Interface.load("models/DucHaiten/DucHaitenDreamWorld").
queue(concurrency_count=20).
launch(
debug=true
)