vobecant
commited on
Commit
•
2c42781
1
Parent(s):
c81392e
Initial commit.
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torchvision
|
|
3 |
pillow
|
4 |
timm
|
5 |
pyyaml
|
6 |
-
einops
|
|
|
|
3 |
pillow
|
4 |
timm
|
5 |
pyyaml
|
6 |
+
einops
|
7 |
+
opencv-python
|