Instructions to use kashishgupta/Huggy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use kashishgupta/Huggy with ml-agents:
mlagents-load-from-hf --repo-id="kashishgupta/Huggy" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -28,8 +28,8 @@ tags:
|
|
| 28 |
### Watch your Agent play
|
| 29 |
You can watch your agent **playing directly in your browser**
|
| 30 |
|
| 31 |
-
1.
|
| 32 |
-
2.
|
| 33 |
-
3.
|
| 34 |
4. Click on Watch the agent play 👀
|
| 35 |
|
|
|
|
| 28 |
### Watch your Agent play
|
| 29 |
You can watch your agent **playing directly in your browser**
|
| 30 |
|
| 31 |
+
1. Go to https://huggingface.co/spaces/ThomasSimonini/Huggy
|
| 32 |
+
2. Enter your model_id: kashishgupta/Huggy
|
| 33 |
+
3. Select your *.nn /*.onnx file
|
| 34 |
4. Click on Watch the agent play 👀
|
| 35 |
|