demo_kmouts / app.py
kmouts's picture
Create app.py
f963806
raw
history blame
107 Bytes
import gradio as gr
gr.Interface.load("huggingface/deepmind/vision-perceiver-fourier").launch(share=True);