Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JacenT98
/
ostris-OpenFLUX.1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d448c34
ostris-OpenFLUX.1
/
app.py
JacenT98
initial commit
d448c34
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/ostris/OpenFLUX.1"
).launch()