Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nleesmart
/
ostris-Flex.1-alpha
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
08e1738
ostris-Flex.1-alpha
/
app.py
nleesmart
initial commit
08e1738
verified
10 days ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/ostris/Flex.1-alpha"
).launch()