Commit
·
8ff2d7e
1
Parent(s):
9b58dee
Added einops
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ protobuf==3.20
|
|
9 |
torch
|
10 |
gradio
|
11 |
numpy
|
12 |
-
opencv-python
|
|
|
|
9 |
torch
|
10 |
gradio
|
11 |
numpy
|
12 |
+
opencv-python
|
13 |
+
einops
|