Spaces:
Running
Running
Commit
·
74aac63
1
Parent(s):
69c7116
Add 63 samples, rename button
Browse files- index.html +1 -1
- samples.json +0 -0
index.html
CHANGED
|
@@ -200,7 +200,7 @@
|
|
| 200 |
Example: {"index":0,"tickInputs":[...],"gameType":"sheep-herding",...}'></textarea>
|
| 201 |
<div class="controls" style="margin-top: 12px;">
|
| 202 |
<button id="load-btn">Load & Replay</button>
|
| 203 |
-
<button id="load-random-btn" class="btn-secondary">Load
|
| 204 |
</div>
|
| 205 |
<div id="load-status"></div>
|
| 206 |
</div>
|
|
|
|
| 200 |
Example: {"index":0,"tickInputs":[...],"gameType":"sheep-herding",...}'></textarea>
|
| 201 |
<div class="controls" style="margin-top: 12px;">
|
| 202 |
<button id="load-btn">Load & Replay</button>
|
| 203 |
+
<button id="load-random-btn" class="btn-secondary">Load Sample from HF</button>
|
| 204 |
</div>
|
| 205 |
<div id="load-status"></div>
|
| 206 |
</div>
|
samples.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|