Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cbensimon
/
gr-load-test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
gr-load-test
/
app.py
cbensimon
HF Staff
Create app.py
e1f8804
verified
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"cbensimon/dalle-3-xl-lora-v2"
, src=
"spaces"
).launch()