Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Saqib772
/
Outfit-Generator
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
49fb50e
Outfit-Generator
/
app.py
Saqib772
initial commit
49fb50e
verified
4 months ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.load(
"models/tryonlabs/FLUX.1-dev-LoRA-Outfit-Generator"
).launch()