Spaces:
Running
Running
Upload index.html
Browse files- templates/index.html +10 -3
templates/index.html
CHANGED
@@ -4,12 +4,19 @@
|
|
4 |
<meta charset="UTF-8" />
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
6 |
<title>vits-simple-api</title>
|
7 |
-
<link rel="stylesheet" href="static/style.css" />
|
8 |
</head>
|
9 |
<body>
|
10 |
<main>
|
11 |
-
<h1>
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
<h2>所有模型均为网络搜集,感谢模型原作者的付出!</h2>
|
14 |
<p>
|
15 |
Nene_Nanami_Rong_Tang:
|
|
|
4 |
<meta charset="UTF-8" />
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
6 |
<title>vits-simple-api</title>
|
|
|
7 |
</head>
|
8 |
<body>
|
9 |
<main>
|
10 |
+
<h1>
|
11 |
+
<a href="https://github.com/Artrajz/vits-simple-api" style="text-decoration: none;color: black;">
|
12 |
+
vits-simple-api
|
13 |
+
</a>
|
14 |
+
</h1>
|
15 |
+
<p>简单调用:
|
16 |
+
<a href="https://artrajz-vits-simple-api.hf.space/voice/vits?text=你好,こんにちは&id=164" style="text-decoration: none;color: black;">
|
17 |
+
https://artrajz-vits-simple-api.hf.space/voice/vits?text=你好,こんにちは&id=164
|
18 |
+
</a>
|
19 |
+
<p>
|
20 |
<h2>所有模型均为网络搜集,感谢模型原作者的付出!</h2>
|
21 |
<p>
|
22 |
Nene_Nanami_Rong_Tang:
|