Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -34,10 +34,10 @@
|
|
34 |
</script>
|
35 |
</head>
|
36 |
<body>
|
37 |
-
<div>
|
38 |
Unity WebGL + GPT3.5 + VITS音声生成モデルでゲームNPC作りました。
|
39 |
-
|
40 |
-
|
41 |
</div>
|
42 |
<div class="webgl-content">
|
43 |
<div id="Mokumokuran" style="width: 900px; height: 600px">
|
|
|
34 |
</script>
|
35 |
</head>
|
36 |
<body>
|
37 |
+
<div style="width:100%;height:100%;text-align:center;font-size: 1.2em;">
|
38 |
Unity WebGL + GPT3.5 + VITS音声生成モデルでゲームNPC作りました。
|
39 |
+
<br>一応「ポーション屋さん」という設定で作成しています。
|
40 |
+
<br>ポーションのお買い求めいかがですか~?
|
41 |
</div>
|
42 |
<div class="webgl-content">
|
43 |
<div id="Mokumokuran" style="width: 900px; height: 600px">
|