kevinhug commited on
Commit
3fe7352
·
1 Parent(s): 9ef3b6b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -168,7 +168,7 @@ Low APR and great customer service. I would highly recommend if you’re looking
168
  [in_question]
169
  )
170
  btn_recommend = gr.Button("Reasoning")
171
- btn_recommend.click(fn=marketing, inputs=[in_verbatim, in_question], outputs=out_product)
172
 
173
  gr.Markdown("""
174
  Benefits of a Marketing Campaign Generator
 
168
  [in_question]
169
  )
170
  btn_recommend = gr.Button("Reasoning")
171
+ btn_recommend.click(fn=marketingPlan, inputs=[in_verbatim, in_question], outputs=out_product)
172
 
173
  gr.Markdown("""
174
  Benefits of a Marketing Campaign Generator