Spaces:
Build error
Build error
First model version
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ opencv-python
|
|
7 |
torch==1.4.0
|
8 |
torchvision==0.5.0
|
9 |
shapely
|
10 |
-
scipy
|
|
|
|
7 |
torch==1.4.0
|
8 |
torchvision==0.5.0
|
9 |
shapely
|
10 |
+
scipy
|
11 |
+
networkx
|