dishathokal commited on
Commit
320e8f3
1 Parent(s): af01a08

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -27,7 +27,8 @@ description = "Text Generator Application"
27
  examples = [
28
  ["Once upon a time", 123],
29
  ["In a galaxy far, far away", 42],
30
- ["Lorem ipsum dolor sit amet", 999],
 
31
  ]
32
 
33
  iface = gr.Interface(
 
27
  examples = [
28
  ["Once upon a time", 123],
29
  ["In a galaxy far, far away", 42],
30
+ # ["Lorem ipsum dolor sit amet", 999],
31
+ ["The owners were also directed", 23],
32
  ]
33
 
34
  iface = gr.Interface(