royyy commited on
Commit
9b4a967
1 Parent(s): 652cb8f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import gradio as gr
2
 
3
- myfirstvariable="My First Text Generator"
4
  mylovelysecondvariablevariable="Input text and submit."
5
 
6
  model1=gr.Interface.load("huggingface/gpt2")
 
1
  import gradio as gr
2
 
3
+ myfirstvariable="My First Text Generation"
4
  mylovelysecondvariablevariable="Input text and submit."
5
 
6
  model1=gr.Interface.load("huggingface/gpt2")