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...
c556a44
Duke
/
app.py
AlStable
Update app.py
c556a44
about 2 years ago
raw
Copy download link
history
blame
125 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/DucHaiten/DucHaitenDreamWorld"
).queue(concurrency_count=
20
).launch(debug=true)