Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
waheedsabir
/
edadaltocg-resnet18_svhn
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
edadaltocg-resnet18_svhn
/
app.py
waheedsabir
initial commit
09fea67
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/edadaltocg/resnet18_svhn"
).launch()