Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
AminDhm
/
bigcode-starcoder
like
0
Runtime error
App
Files
Files
Community
c69f294
bigcode-starcoder
/
app.py
AminDhm
initial commit
c69f294
over 1 year ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/bigcode/starcoder"
).launch()