Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
yido
/
edadaltocg-vgg16_bn_cifar100
like
0
Runtime error
App
Files
Files
Community
5f68bce
edadaltocg-vgg16_bn_cifar100
/
app.py
yido
initial commit
5f68bce
12 months ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/edadaltocg/vgg16_bn_cifar100"
).launch()