add dependency

This commit is contained in:
root 2025-03-03 06:44:26 +00:00
parent e8126dc3d6
commit 2f9cbfbc4f
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ dependencies = [
"termcolor>=2.4.0",
"torch>=2.2.1",
"torchvision>=0.21.0",
"torchcodec>=0.1.0",
"wandb>=0.16.3",
"zarr>=2.17.0",
]