Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
DEIT-base
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DEIT-base
/
app.py
akhaliq
HF staff
Update app.py
16e8dc8
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
124 Bytes
import
gradio
as
gr
title=
"Deit-base"
gr.Interface.load(
"huggingface/facebook/deit-base-distilled-patch16-384"
,title=title)