Pendrokar commited on
Commit
f3e500c
·
verified ·
1 Parent(s): 8e4d744

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ def predict(deepmoji_analysis):
16
  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!",
 
16
  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!",