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