Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
timm==0.5.4
|
2 |
-
torch==1.
|
3 |
-
torchvision==0.
|
4 |
decord==0.6.0
|
5 |
einops==0.4.1
|
6 |
pandas==1.4.2
|
|
|
1 |
timm==0.5.4
|
2 |
+
torch==1.10.1
|
3 |
+
torchvision==0.11.2
|
4 |
decord==0.6.0
|
5 |
einops==0.4.1
|
6 |
pandas==1.4.2
|