Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Yanni8
/
start-predictor
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f0de6b3
start-predictor
/
app.py
Yanni8
Update app.py
f0de6b3
over 1 year ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
gradio
as
gr
gr.Interface.load(
"Yanni8/star-predictor"
).launch()