Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Akbartus
/
Flux360-LORA
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Flux360-LORA
/
app.py
Akbartus
Update app.py
1620aa0
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/Akbartus/Flux360-LORA"
).launch()