Spaces:
Runtime error
Runtime error
SayaSS
commited on
Commit
•
1500087
1
Parent(s):
6de0899
update app.py
Browse files
app.py
CHANGED
@@ -118,6 +118,8 @@ if __name__ == '__main__':
|
|
118 |
with gr.Blocks() as app:
|
119 |
gr.Markdown(
|
120 |
"# <center> vits-models\n"
|
|
|
|
|
121 |
"![visitor badge](https://visitor-badge.glitch.me/badge?page_id=sayashi.vits-models)\n\n"
|
122 |
"[Open In Colab]"
|
123 |
"(https://colab.research.google.com/drive/10QOk9NPgoKZUXkIhhuVaZ7SYra1MPMKH?usp=share_link)"
|
|
|
118 |
with gr.Blocks() as app:
|
119 |
gr.Markdown(
|
120 |
"# <center> vits-models\n"
|
121 |
+
"## <center> Please do not generate content that could infringe upon the rights or cause harm to individuals or organizations.\n"
|
122 |
+
"## <center> 请不要生成会对个人以及组织造成侵害的内容\n"
|
123 |
"![visitor badge](https://visitor-badge.glitch.me/badge?page_id=sayashi.vits-models)\n\n"
|
124 |
"[Open In Colab]"
|
125 |
"(https://colab.research.google.com/drive/10QOk9NPgoKZUXkIhhuVaZ7SYra1MPMKH?usp=share_link)"
|