kevinhug commited on
Commit
f367cc5
·
1 Parent(s): 7c6363e
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ https://kevinwkc.github.io/davinci/
67
  """)
68
  in_verbatim = gr.Textbox(label="Context")
69
  in_question = gr.Textbox(label="Question")
70
- out_product = gr.Markdown(label="Answer")
71
 
72
  gr.Examples(
73
  [
 
67
  """)
68
  in_verbatim = gr.Textbox(label="Context")
69
  in_question = gr.Textbox(label="Question")
70
+ out_product = gr.Textbox(label="Answer")
71
 
72
  gr.Examples(
73
  [