Update README.md
Browse files
README.md
CHANGED
|
@@ -86,7 +86,7 @@ Three sample clips (`clip1`, `clip2`, `clip3`) are included under `samples/`.
|
|
| 86 |
|
| 87 |
Load on top of `ltx-2.3-22b-dev.safetensors` with the LTX-2 `video_to_video` pipeline and pass:
|
| 88 |
|
| 89 |
-
- **Trigger word**: `equirectangular` (works without any prompt too,
|
| 90 |
- **Reference video**: your source clip projected into the equirect canvas with unknown regions masked
|
| 91 |
- **Resolution**: 1920x960, 121 frames, 24 fps
|
| 92 |
|
|
|
|
| 86 |
|
| 87 |
Load on top of `ltx-2.3-22b-dev.safetensors` with the LTX-2 `video_to_video` pipeline and pass:
|
| 88 |
|
| 89 |
+
- **Trigger word**: `equirectangular` (works without any trigger word or prompt too, but with a descriptive prompt you can direct the content of outpainted part)
|
| 90 |
- **Reference video**: your source clip projected into the equirect canvas with unknown regions masked
|
| 91 |
- **Resolution**: 1920x960, 121 frames, 24 fps
|
| 92 |
|