Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -20,3 +20,4 @@ typing
|
|
20 |
scikit-image
|
21 |
loadimg>=0.1.1
|
22 |
opencv-python>=4.5.5.64
|
|
|
|
20 |
scikit-image
|
21 |
loadimg>=0.1.1
|
22 |
opencv-python>=4.5.5.64
|
23 |
+
einops
|