Wootang01 commited on
Commit
e33ef72
·
1 Parent(s): d0e1700

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  #level 1 text generator
2
  import gradio as gr
3
 
4
- gr.Interface.load("huggingface/EleutherAI/gpt-neo-1.3B").launch()
5
 
6
 
7
  #import gradio as gr
 
1
  #level 1 text generator
2
  import gradio as gr
3
 
4
+ gr.Interface.load("huggingface/gpt2").launch()
5
 
6
 
7
  #import gradio as gr