Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
alsaeth
/
XLabs-AI-flux-RealismLora
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
XLabs-AI-flux-RealismLora
/
app.py
alsaeth
initial commit
65f3551
verified
7 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()