Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zrreal
/
strangerzonehf-Flux-Animex-v2-LoRA
like
1
Running
App
Files
Files
Community
main
strangerzonehf-Flux-Animex-v2-LoRA
/
app.py
zrreal
initial commit
e20091c
verified
9 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/strangerzonehf/Flux-Animex-v2-LoRA"
).launch()