Basshole commited on
Commit
1158ef5
·
verified ·
1 Parent(s): 78ea02a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -150,7 +150,7 @@ strategy_demo = gr.Interface(fn=strategyGen.ideagen,
150
  outputs =[gr.Textbox(lines=25)],
151
  allow_flagging="never", )
152
 
153
- FiveWhy_demo = gr.Interface(fn=FiveWhy.FiveWhy,
154
  description="描述你所面對的問題/挑戰,產出5 Whys分析的結果。",
155
  inputs=[
156
  gr.Textbox(
 
150
  outputs =[gr.Textbox(lines=25)],
151
  allow_flagging="never", )
152
 
153
+ FiveWhy_demo = gr.Interface(fn=FiveWhy.ideagen,
154
  description="描述你所面對的問題/挑戰,產出5 Whys分析的結果。",
155
  inputs=[
156
  gr.Textbox(