arputtick commited on
Commit
5ac6617
·
1 Parent(s): 2b9df4c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ def generate_text(text, gen_length):
9
  return gen_text
10
 
11
  Instructuction = "Browse the internet to download any unique image"
12
- title="Text generation playground"
13
  description = "Start writing a peice of text in the input box\
14
  and see how well the text generation language model\
15
  is able to generate new text that uniquely completes your sentences."
 
9
  return gen_text
10
 
11
  Instructuction = "Browse the internet to download any unique image"
12
+ title="Eco-Feminists Text Generation"
13
  description = "Start writing a peice of text in the input box\
14
  and see how well the text generation language model\
15
  is able to generate new text that uniquely completes your sentences."