Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
webis-huggingface-workshop
/
chris_code_generation
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chris_code_generation
/
app.py
christopher
Update app.py
336dc98
almost 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/lvwerra/codeparrot"
).launch();