Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
emre570
/
vit-finetuned-space
like
0
Sleeping
App
Files
Files
Community
1
c0fb58e
vit-finetuned-space
/
app.py
emre570
initial commit
c0fb58e
verified
9 months ago
raw
Copy download link
history
blame
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/emre570/test-model"
).launch()