Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
tryonlabs
/
FLUX.1-dev-LoRA-Outfit-Generator
like
2
Running
App
Files
Files
Community
main
FLUX.1-dev-LoRA-Outfit-Generator
/
app.py
kailashtryonlabs
initial commit
cf5241e
verified
10 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
import
gradio
as
gr
gr.load(
"models/tryonlabs/FLUX.1-dev-LoRA-Outfit-Generator"
).launch()