Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ankit1478
/
the-point-flux
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
398da3c
the-point-flux
/
app.py
ankit1478
initial commit
398da3c
verified
7 months ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/alvdansen/the-point-flux"
).launch()