Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
bingbort
/
alexgk-git-large-coco
like
0
Paused
App
Files
Files
Community
main
alexgk-git-large-coco
/
app.py
bingbort
initial commit
97705cd
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/alexgk/git-large-coco"
).launch()