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
File size: 84 Bytes
e1f8804
1
2
3
4
import
gradio
as
gr gr.load(
"cbensimon/dalle-3-xl-lora-v2"
, src=
"spaces"
).launch()