Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fuxinxin2012
/
tryonlabs-FLUX.1-dev-LoRA-Outfit-Generator
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
tryonlabs-FLUX.1-dev-LoRA-Outfit-Generator
/
app.py
fuxinxin2012
initial commit
f34b360
verified
4 months 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()