Commit
·
559f620
1
Parent(s):
d88b9db
Update README.md
Browse files
README.md
CHANGED
@@ -28,4 +28,11 @@
|
|
28 |
2. Step 1: Write your model_id: Rubywong123/ppo-Huggy
|
29 |
3. Step 2: Select your *.nn /*.onnx file
|
30 |
4. Click on Watch the agent play 👀
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
|
|
|
28 |
2. Step 1: Write your model_id: Rubywong123/ppo-Huggy
|
29 |
3. Step 2: Select your *.nn /*.onnx file
|
30 |
4. Click on Watch the agent play 👀
|
31 |
+
|
32 |
+
Visualization method recorded in the official notebook to **play directly in browser:**
|
33 |
+
|
34 |
+
1. Go to https://singularite.itch.io/huggy
|
35 |
+
2. Click on Play with my Huggy model
|
36 |
+
3. Select model repo and .nn/.onnx file.
|
37 |
+
4. Click **Play with Huggy**.
|
38 |
|