Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
opencv-python==4.1.2.30
|
2 |
torch==1.10.0
|
3 |
torchvision==0.11.1
|
4 |
-
omegaconf==2.1.1
|
|
|
|
1 |
opencv-python==4.1.2.30
|
2 |
torch==1.10.0
|
3 |
torchvision==0.11.1
|
4 |
+
omegaconf==2.1.1
|
5 |
+
einops==0.3.0
|