Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
MasterDee
/
sd-community-sdxl-flash-lora4
like
0
Runtime error
App
Files
Files
Community
3fc3f52
sd-community-sdxl-flash-lora4
/
app.py
MasterDee
initial commit
3fc3f52
verified
5 months ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/sd-community/sdxl-flash-lora"
).launch()