Update README.md
Browse files
README.md
CHANGED
|
@@ -33,7 +33,7 @@ Then point ForgeWM configs to `./data/action_lmdb`.
|
|
| 33 |
|
| 34 |
| Field | Value |
|
| 35 |
|---|---|
|
| 36 |
-
| Clips | 4000 |
|
| 37 |
| Shards | 10 LMDB files |
|
| 38 |
| Latent shape | `(21, 16, 44, 80)` — Wan2.1 VAE, 84 frames @ 352×640 decoded |
|
| 39 |
| Keyboard | one-hot W/S/A/D |
|
|
|
|
| 33 |
|
| 34 |
| Field | Value |
|
| 35 |
|---|---|
|
| 36 |
+
| Clips | 4000*10 = 40000|
|
| 37 |
| Shards | 10 LMDB files |
|
| 38 |
| Latent shape | `(21, 16, 44, 80)` — Wan2.1 VAE, 84 frames @ 352×640 decoded |
|
| 39 |
| Keyboard | one-hot W/S/A/D |
|