Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shruti9S
/
tryonlabs-FLUX.1-dev-LoRA-Outfit-Generator
like
5
Running
App
Files
Files
Community
main
tryonlabs-FLUX.1-dev-LoRA-Outfit-Generator
/
app.py
shruti9S
initial commit
f4a13fa
verified
17 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()