Hugging Face
Models
Datasets
Spaces
Posts
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...
diegoap
commited on
Apr 1, 2022
Commit
f1fa426
·
1 Parent(s):
b9423f5
<zxc
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -2,3 +2,4 @@ import gradio as gr
2
3
gr.Interface.load("huggingface/hackathon-pln-es/gpt2-small-spanish-disco-poetry").launch();
4
2
3
gr.Interface.load("huggingface/hackathon-pln-es/gpt2-small-spanish-disco-poetry").launch();
4
5
+