Pendrokar commited on
Commit
7f11c7e
·
verified ·
1 Parent(s): f3e500c

no verbose

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -17,7 +17,6 @@ gradio_app = gr.Interface(
17
  fn=predict,
18
  inputs="text",
19
  outputs="text",
20
- verbose=True,
21
  examples=[
22
  "This GOT show just remember LOTR times!",
23
  "Man, can't believe that my 30 days of training just got a NaN loss",
 
17
  fn=predict,
18
  inputs="text",
19
  outputs="text",
 
20
  examples=[
21
  "This GOT show just remember LOTR times!",
22
  "Man, can't believe that my 30 days of training just got a NaN loss",