SamuelMiller commited on
Commit
835b783
·
1 Parent(s): f28f39e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ In this article, we will discuss the latest innovations in machine learning tech
25
  8. Reinforcement Learning
26
  '''
27
 
28
- sample = [[y],[x],[z]]
29
 
30
  # iface = gr.Interface(fn=greet, inputs="text", outputs="text")
31
  io1 = gr.Interface.load('huggingface/google/pegasus-large')
 
25
  8. Reinforcement Learning
26
  '''
27
 
28
+ sample = "helo"
29
 
30
  # iface = gr.Interface(fn=greet, inputs="text", outputs="text")
31
  io1 = gr.Interface.load('huggingface/google/pegasus-large')