Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
evanblee
/
microsoft-git-large-vqav2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
676e42e
microsoft-git-large-vqav2
/
app.py
evanblee
initial commit
676e42e
over 1 year ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/microsoft/git-large-vqav2"
).launch()