Zaious commited on
Commit
52e4a13
·
verified ·
1 Parent(s): 6083a71

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -122,7 +122,7 @@ persona_beta_demo_schedule = gr.Interface(
122
  outputs=[gr.Textbox(label="角色人物日程",lines=25)],
123
  allow_flagging="never", )
124
 
125
- talk_to_persona_demo = = gr.Interface(
126
  fn=answer_question,
127
  inputs=[
128
  gr.Textbox(label="Perosna資訊",lines=25)
 
122
  outputs=[gr.Textbox(label="角色人物日程",lines=25)],
123
  allow_flagging="never", )
124
 
125
+ talk_to_persona_demo = gr.Interface(
126
  fn=answer_question,
127
  inputs=[
128
  gr.Textbox(label="Perosna資訊",lines=25)