Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Nehruraj
/
codeparrot-codeparrot
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3531af5
codeparrot-codeparrot
/
app.py
Nehruraj
initial commit
3531af5
verified
7 months ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/codeparrot/codeparrot"
).launch()