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