Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
hysts-samples/zerogpu-gr-load
abidlabs
/
zerogpu-gr-load
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2dbca95
zerogpu-gr-load
/
app.py
hysts
HF Staff
Create app.py
2dbca95
verified
6 months ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"hysts/SDXL"
, src=
"spaces"
).launch()