kuro223 commited on
Commit
a489f40
·
1 Parent(s): eaf8933
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -318,7 +318,7 @@ app7 = gr.Interface(
318
  fn=mariam_web,
319
  title="Mariam-web",
320
  inputs=[gr.TextBox],
321
- outputs=gr.TextBox(label="Reponse")
322
  )
323
 
324
  app8 = gr.Interface(
 
318
  fn=mariam_web,
319
  title="Mariam-web",
320
  inputs=[gr.TextBox],
321
+ outputs=gr.Textbox(label="Reponse")
322
  )
323
 
324
  app8 = gr.Interface(