Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IPN
/
demo_gradio
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
70bbaec
demo_gradio
/
app.py
diegoap
Update app.py
70bbaec
over 3 years ago
raw
Copy download link
history
blame
Safe
101 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/elgeish/gpt2-medium-arabic-poetry"
).launch();