Spaces:
Build error
Build error
updated requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ numpy
|
|
6 |
matplotlib
|
7 |
pillow
|
8 |
torch==1.6.0
|
9 |
-
torchvision==0.7.0
|
|
|
|
6 |
matplotlib
|
7 |
pillow
|
8 |
torch==1.6.0
|
9 |
+
torchvision==0.7.0
|
10 |
+
easydict
|