Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mashe
/
groder
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
31a1c48
groder
/
app.py
mashe
initial commit
31a1c48
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/bigcode/starcoder"
).launch()