Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chaim
/
mrm8488-santacoder-finetuned-the-stack-dockerfiles
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mrm8488-santacoder-finetuned-the-stack-dockerfiles
/
app.py
chaim
initial commit
a088989
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
108 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/mrm8488/santacoder-finetuned-the-stack-dockerfiles"
).launch()