diegoap commited on
Commit
b9423f5
1 Parent(s): 361f376

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -1,3 +1,4 @@
1
  import gradio as gr
2
 
3
- gr.Interface.load("hackathon-pln-es/gpt2-small-spanish-disco-poetry").launch();
 
 
1
  import gradio as gr
2
 
3
+ gr.Interface.load("huggingface/hackathon-pln-es/gpt2-small-spanish-disco-poetry").launch();
4
+