Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Akshit2606
/
XLabs-AI-flux-RealismLora
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
XLabs-AI-flux-RealismLora
/
app.py
Akshit2606
initial commit
49a449c
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/XLabs-AI/flux-RealismLora"
).launch()