Update index.html
Browse files- index.html +5 -0
index.html
CHANGED
@@ -8,6 +8,11 @@
|
|
8 |
<link rel="stylesheet" href="TemplateData/style.css">
|
9 |
</head>
|
10 |
<body>
|
|
|
|
|
|
|
|
|
|
|
11 |
<div id="unity-container" class="unity-desktop">
|
12 |
<canvas id="unity-canvas" width=900 height=600></canvas>
|
13 |
<div id="unity-loading-bar">
|
|
|
8 |
<link rel="stylesheet" href="TemplateData/style.css">
|
9 |
</head>
|
10 |
<body>
|
11 |
+
<center><div style="float:center;margin-top:30px;">
|
12 |
+
<br>Unity NPC GPT-4o Demo
|
13 |
+
<br>作成者:<a href="https://huggingface.co/Lycoris53">「Lycoris52」</a>
|
14 |
+
<br>音声提供:<a href="https://amitaro.net/">「あみたろの声素材工房」</a>
|
15 |
+
</div></center>
|
16 |
<div id="unity-container" class="unity-desktop">
|
17 |
<canvas id="unity-canvas" width=900 height=600></canvas>
|
18 |
<div id="unity-loading-bar">
|