Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Finnone
/
bigcode-santacoder
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
da2810a
bigcode-santacoder
/
app.py
Finnone
initial commit
da2810a
almost 2 years ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/bigcode/santacoder"
).launch()