DEIT-base / app.py
akhaliq's picture
akhaliq HF staff
Update app.py
16e8dc8
import gradio as gr
title="Deit-base"
gr.Interface.load("huggingface/facebook/deit-base-distilled-patch16-384",title=title)