Skip to content

Commit 1d60888

Browse files
committed
docs: update video embeds to use GitHub user-attachments format for better compatibility
1 parent af48aa1 commit 1d60888

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@ Being a minimalist, we have these individual models in individual repositories u
2828
| Example Model Behavior |
2929
|--------|
3030
| [Cosmos-Predict Text2World](https://github.com/nvidia-cosmos/cosmos-predict1) |
31-
| <video width="1080" controls> <source src="https://raw.githubusercontent.com/NVIDIA/Cosmos/main/assets/cosmos-predict1/predict1_text2world.mp4" type="video/mp4"> Your browser does not support the video tag.</video>|
31+
| <video width="1080" controls> <source src="https://github.com/user-attachments/assets/b001966c-5f5e-4927-a3fe-44d142dd0ab1" type="video/mp4"> Your browser does not support the video tag.</video>|
3232
| [Cosmos-Predict Video2World](https://github.com/nvidia-cosmos/cosmos-predict1) |
33-
| <video width="1080" controls> <source src="https://raw.githubusercontent.com/NVIDIA/Cosmos/main/assets/cosmos-predict1/predict1_video2world.mp4" type="video/mp4"> Your browser does not support the video tag. </video> |
33+
| <video width="1080" controls> <source src="https://github.com/user-attachments/assets/0bbba982-c6fd-4388-a46f-bf91ce4099ad" type="video/mp4"> Your browser does not support the video tag. </video> |
3434
| [Cosmos-Transfer LiDAR + HDMap Conditional Inputs -> World](https://github.com/nvidia-cosmos/cosmos-transfer1) |
35-
| <video width="1080" controls> <source src="https://raw.githubusercontent.com/NVIDIA/Cosmos/main/assets/cosmos-transfer1/transfer1_lidarhdmap.mp4" type="video/mp4"> Your browser does not support the video tag. </video> |
35+
| <video width="1080" controls> <source src="https://github.com/user-attachments/assets/71faa274-a238-47c9-b2ae-5b3ea08cb643" type="video/mp4"> Your browser does not support the video tag. </video> |
3636
| [Cosmos-Transfer Multimodal Conditional Inputs -> World](https://github.com/nvidia-cosmos/cosmos-transfer1) |
37-
| <video width="1080" controls> <source src="https://raw.githubusercontent.com/NVIDIA/Cosmos/main/assets/cosmos-transfer1/transfer1_lidarhdmap.mp4" type="video/mp4"> Your browser does not support the video tag. </video> |
37+
| <video width="1080" controls> <source src="https://github.com/user-attachments/assets/f04f430a-dc64-4ef8-b66a-70625edf860c" type="video/mp4"> Your browser does not support the video tag. </video> |
3838
| [Cosmos-Reason Physical AI Planning](https://github.com/nvidia-cosmos/cosmos-transfer1) |
39-
| <video width="1080" controls> <source src="https://raw.githubusercontent.com/NVIDIA/Cosmos/main/assets/cosmos-transfer1/transfer1_multimodal.mp4" type="video/mp4"> Your browser does not support the video tag. </video> |
39+
| <video width="1080" controls> <source src="https://github.com/user-attachments/assets/46b8088b-d8ad-46a1-b700-2ed4c8d3fc9c" type="video/mp4"> Your browser does not support the video tag. </video> |
4040

4141
### Cosmos Publication
4242

0 commit comments

Comments
 (0)