Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -94,6 +94,11 @@ with gr.Blocks() as demo:
|
|
| 94 |
如果觉得有趣请拜托为我们点上star. If you find it interesting, please be kind enough to give us a star.
|
| 95 |
|
| 96 |
user_role 为用户扮演的人物 请尽量设置为与剧情相关的人物 且不要与主角同名
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 97 |
"""
|
| 98 |
)
|
| 99 |
with gr.Row():
|
|
|
|
| 94 |
如果觉得有趣请拜托为我们点上star. If you find it interesting, please be kind enough to give us a star.
|
| 95 |
|
| 96 |
user_role 为用户扮演的人物 请尽量设置为与剧情相关的人物 且不要与主角同名
|
| 97 |
+
|
| 98 |
+
如果你想为我们捐赠 api key,请联系我。
|
| 99 |
+
If you would like to donate an api key to us, please contact me.
|
| 100 |
+
API キーを寄付したい場合は、私までご連絡ください。
|
| 101 |
+
email: todochenxi@163.com
|
| 102 |
"""
|
| 103 |
)
|
| 104 |
with gr.Row():
|