chenxiYan commited on
Commit
c7fdc03
1 Parent(s): 8f11fd4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ with gr.Blocks() as demo:
81
 
82
  如果觉得有趣请拜托为我们点上star. If you find it interesting, please be kind enough to give us a star.
83
 
84
- user_role 为角色扮演的人物 请尽量设置为与剧情相关的人物 且不要与主角同名
85
  """
86
  )
87
  with gr.Row():
 
81
 
82
  如果觉得有趣请拜托为我们点上star. If you find it interesting, please be kind enough to give us a star.
83
 
84
+ user_role 为用户扮演的人物 请尽量设置为与剧情相关的人物 且不要与主角同名
85
  """
86
  )
87
  with gr.Row():