Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Gregory-L
/
mrm8488-santacoder-finetuned-the-stack-bash-shell
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mrm8488-santacoder-finetuned-the-stack-bash-shell
/
app.py
Gregory-L
initial commit
7b7a9a6
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
107 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/mrm8488/santacoder-finetuned-the-stack-bash-shell"
).launch()