Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fdbfb
/
bigcode-starcoder
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
54401e8
bigcode-starcoder
/
app.py
fdbfb
initial commit
54401e8
verified
4 months ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/bigcode/starcoder"
).launch()