Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
carnbib
/
ostris-OpenFLUX.1
like
0
Runtime error
App
Files
Files
Community
f85b0d8
ostris-OpenFLUX.1
/
app.py
carnbib
initial commit
f85b0d8
verified
5 months ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/ostris/OpenFLUX.1"
).launch()