Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Delfigore
/
bigcode-octocoder
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
469c506
bigcode-octocoder
/
app.py
Delfigore
initial commit
469c506
verified
12 months ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/bigcode/octocoder"
).launch()