Spaces:
Running
Running
Commit
·
ee61fac
1
Parent(s):
0c3aba4
fix requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ opencv-python==4.10.0.84
|
|
4 |
numpy==1.26.2
|
5 |
pillow==11.0.0
|
6 |
matplotlib==3.10.0
|
7 |
-
decord==0.6.0
|
|
|
|
|
|
4 |
numpy==1.26.2
|
5 |
pillow==11.0.0
|
6 |
matplotlib==3.10.0
|
7 |
+
decord==0.6.0
|
8 |
+
torch
|
9 |
+
torchvision
|