add easydict
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch
|
|
2 |
scikit-video
|
3 |
pillow
|
4 |
opencv-python-headless
|
5 |
-
numpy
|
|
|
|
2 |
scikit-video
|
3 |
pillow
|
4 |
opencv-python-headless
|
5 |
+
numpy
|
6 |
+
easydict
|