Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
stabilityai-stablecode-instruct-alpha-3b
like
1
Sleeping
App
Files
Files
Community
main
stabilityai-stablecode-instruct-alpha-3b
/
app.py
PeepDaSlan9
initial commit
5047658
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
98 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/stabilityai/stablecode-instruct-alpha-3b"
).launch()