Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
FaderKun
/
ByteDance-SDXL-Lightning
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d4dd251
ByteDance-SDXL-Lightning
/
app.py
FaderKun
initial commit
d4dd251
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/ByteDance/SDXL-Lightning"
).launch()