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