fruitpicker01 commited on
Commit
1ad2fa9
·
verified ·
1 Parent(s): 9aae5b5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -2336,8 +2336,7 @@ with gr.Blocks(theme="default") as demo:
2336
  outputs=[product_dropdown, description, product_name, benefits, key_message,
2337
  gender_dropdown, generation_dropdown, psychotype_dropdown,
2338
  business_stage_dropdown, industry_dropdown, opf_dropdown,
2339
- chosen_approach, prompt_1, prompt_2,
2340
- sms_1, sms_2, comment_sms_1, comment_sms_2, corrected_sms_1, corrected_sms_2]
2341
  )
2342
 
2343
  prefer_sms_1_btn.click(
 
2336
  outputs=[product_dropdown, description, product_name, benefits, key_message,
2337
  gender_dropdown, generation_dropdown, psychotype_dropdown,
2338
  business_stage_dropdown, industry_dropdown, opf_dropdown,
2339
+ chosen_approach, prompt_1, prompt_2]
 
2340
  )
2341
 
2342
  prefer_sms_1_btn.click(