diegoap commited on
Commit
361f376
1 Parent(s): 757c824
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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();