Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
senseable
/
senseable-33x-coder
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b57b01d
senseable-33x-coder
/
app.py
senseable
initial commit
b57b01d
over 1 year ago
raw
Copy download link
history
blame
Safe
Wrap lines
67 Bytes
import
gradio
as
gr
gr.load(
"models/senseable/33x-coder"
).launch()