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...
676a921
start-predictor
/
app.py
Yanni8
initial commit
676a921
over 1 year ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Yanni8/star-predictor"
).launch()