Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
abidlabs/zerogpu-gr-load
abidlabs
/
zerogpu-gr-client
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2dbca95
zerogpu-gr-client
/
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()