Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
phycoma
/
Stable_Code
like
0
Runtime error
App
Files
Files
Community
fee700a
Stable_Code
/
app.py
phycoma
initial commit
fee700a
about 1 year ago
raw
Copy download link
history
blame
Safe
100 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/stabilityai/stablecode-completion-alpha-3b"
).launch()