Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
moptop
/
Norod78-Flux_1_Dev_LoRA_Paper-Cutout-Style
like
1
Running
App
Files
Files
Community
140be73
Norod78-Flux_1_Dev_LoRA_Paper-Cutout-Style
/
app.py
moptop
initial commit
140be73
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.load(
"models/Norod78/Flux_1_Dev_LoRA_Paper-Cutout-Style"
).launch()