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