Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ pinned: false
|
|
11 |
<p>This WebGL demo demonstrates how you can create smart NPC easily by using <a href="https://huggingface.co/inference-api">🤗 Inference API</a>.</p>
|
12 |
<p>Find the source code in <a href="https://huggingface.co/spaces/mishig/smarter_npc/tree/main">Files and Versions</a> of this Space. I've used Playcanvas (for the WebGL frontend) + Google Cloud Functions (for the backend). </p>
|
13 |
<ol>
|
14 |
-
<li>Find the PlayCanvas project <a href="https://playcanvas.com/project/
|
15 |
<li>Find the cloud function <a href="https://huggingface.co/spaces/mishig/smarter_npc/blob/main/cloud_function.py">here</a></li>
|
16 |
</ol>
|
17 |
<div style="max-width: 100%;max-height: 100%;width: 100vw;height: 100vh;overflow: hidden;">
|
|
|
11 |
<p>This WebGL demo demonstrates how you can create smart NPC easily by using <a href="https://huggingface.co/inference-api">🤗 Inference API</a>.</p>
|
12 |
<p>Find the source code in <a href="https://huggingface.co/spaces/mishig/smarter_npc/tree/main">Files and Versions</a> of this Space. I've used Playcanvas (for the WebGL frontend) + Google Cloud Functions (for the backend). </p>
|
13 |
<ol>
|
14 |
+
<li>Find the PlayCanvas project <a href="https://playcanvas.com/project/833000/overview/smarter-npc-public">here</a></li>
|
15 |
<li>Find the cloud function <a href="https://huggingface.co/spaces/mishig/smarter_npc/blob/main/cloud_function.py">here</a></li>
|
16 |
</ol>
|
17 |
<div style="max-width: 100%;max-height: 100%;width: 100vw;height: 100vh;overflow: hidden;">
|