Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bortle
/
astrophotography-object-classifier
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
009e3d6
astrophotography-object-classifier
/
app.py
ppicazo
initial commit
009e3d6
about 2 years ago
raw
Copy download link
history
blame
Safe
106 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ppicazo/astrophotography-object-classifier-alpha"
).launch()