Spaces:
Build error
Build error
First model version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ cython
|
|
| 4 |
matplotlib
|
| 5 |
tqdm
|
| 6 |
opencv-python
|
| 7 |
-
torch==1.
|
| 8 |
torchvision==0.7.0
|
| 9 |
pytorch-extension
|
| 10 |
shapely
|
|
|
|
| 4 |
matplotlib
|
| 5 |
tqdm
|
| 6 |
opencv-python
|
| 7 |
+
torch==1.4.0
|
| 8 |
torchvision==0.7.0
|
| 9 |
pytorch-extension
|
| 10 |
shapely
|