Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fsfe2123fd
/
strangerzonehf-Flux-Xmas-Chocolate-LoRA
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
strangerzonehf-Flux-Xmas-Chocolate-LoRA
/
app.py
fsfe2123fd
initial commit
13e1322
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
121 Bytes
import
gradio
as
gr
gr.load(
"models/strangerzonehf/Flux-Xmas-Chocolate-LoRA"
,
provider=
"hf-inference"
,
).launch()