Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch
|
2 |
torchvision
|
3 |
opencv-python
|
4 |
decord
|
@@ -13,4 +13,6 @@ scikit-video
|
|
13 |
thop==0.0.31-2005241907
|
14 |
onnx
|
15 |
ptflops
|
16 |
-
pyiqa
|
|
|
|
|
|
1 |
+
torch
|
2 |
torchvision
|
3 |
opencv-python
|
4 |
decord
|
|
|
13 |
thop==0.0.31-2005241907
|
14 |
onnx
|
15 |
ptflops
|
16 |
+
pyiqa
|
17 |
+
spaces
|
18 |
+
gradio
|