Spaces:
Runtime error
Runtime error
import gradio as gr | |
gr.Interface.load("models/google/vit-base-patch16-224", title="Vision Transformer").launch() | |
import gradio as gr | |
gr.Interface.load("models/google/vit-base-patch16-224", title="Vision Transformer").launch() | |