Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
einops
|
2 |
torch==1.8.1
|
3 |
torchvision==0.9.1
|
|
|
|
|
|
|
|
|
|
|
|
1 |
einops
|
2 |
torch==1.8.1
|
3 |
torchvision==0.9.1
|
4 |
+
natsort
|
5 |
+
numpy
|
6 |
+
pyyaml
|
7 |
+
opencv-python
|
8 |
+
yacs
|