Update README.md
Browse files
README.md
CHANGED
|
@@ -16,4 +16,15 @@ license_link: https://waymo.com/open/terms/
|
|
| 16 |
└── wan1pt3b-t2v-buffer-step-3500.safetensors # Stage 2, 1.3B buffer-guided image-to-video wan2.1 model (not performant)
|
| 17 |
```
|
| 18 |
|
| 19 |
-
In current inference script in stage 2, we only use `wan14b-t2v-buffer-step-1200.safetensors` by default.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
└── wan1pt3b-t2v-buffer-step-3500.safetensors # Stage 2, 1.3B buffer-guided image-to-video wan2.1 model (not performant)
|
| 17 |
```
|
| 18 |
|
| 19 |
+
In current inference script in stage 2, we only use `wan14b-t2v-buffer-step-1200.safetensors` by default.
|
| 20 |
+
|
| 21 |
+
---
|
| 22 |
+
|
| 23 |
+
**License**
|
| 24 |
+
|
| 25 |
+
These weights are subject to the "Waymo Dataset License Agreement for Non-Commercial Use (March 2025)".
|
| 26 |
+
By downloading or using these weights, you agree to comply with Waymo's terms,
|
| 27 |
+
which include, but are not limited to:
|
| 28 |
+
- Use for **Non-Commercial purposes only**.
|
| 29 |
+
- No redistribution of the weights except as permitted by Waymo's terms.
|
| 30 |
+
- Compliance with all other restrictions outlined at: https://waymo.com/open/terms/
|