Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sanbo1200
/
microsoft-git-large
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d78243c
microsoft-git-large
/
app.py
sanbo1200
initial commit
d78243c
verified
10 months ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/git-large"
).launch()