Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AlJ95
/
test-space
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test-space
/
app.py
Jan Albrecht
Update app.py
41492ab
about 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/lvwerra/codeparrot"
).launch();