VIT_Demo / app.py
benjaminStreltzin's picture
Update app.py
4744348 verified
raw
history blame
62 Bytes
import gradio as gr
demo = gr.Interface(...
demo.launch()