Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
innkeeper
/
text-to-image-flex.1
like
5
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e39d1bd
text-to-image-flex.1
/
app.py
innkeeper
initial commit
e39d1bd
verified
4 months ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/ostris/Flex.1-alpha"
).launch()