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
361f376
·
1 Parent(s):
757c824
alk
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.Interface.load("
hugginface
/
datificate/
gpt2-small-spanish").launch();
1
import gradio as gr
2
3
+
gr.Interface.load("
hackathon-pln-es
/gpt2-small-spanish
-disco-poetry
").launch();