Update dependencies
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
git+https://github.com/openai/CLIP.git@a1d0717
|
2 |
decord==0.6.0
|
3 |
matplotlib==3.9.0
|
4 |
-
nncore==0.4.
|
5 |
torch==2.2.1
|
6 |
torchvision==0.17.1
|
|
|
1 |
git+https://github.com/openai/CLIP.git@a1d0717
|
2 |
decord==0.6.0
|
3 |
matplotlib==3.9.0
|
4 |
+
nncore==0.4.4
|
5 |
torch==2.2.1
|
6 |
torchvision==0.17.1
|