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