Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
raghuram13
/
imageclassficationnew
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
refs/pr/1
imageclassficationnew
/
app.py
raghu8096
Update app.py
f8b3ad9
almost 2 years ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/google/vit-base-patch16-224"
).launch()