Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
numpy
|
2 |
pyclipper
|
3 |
torch>=1.1
|
4 |
albumentations>=1.1.0
|
|
|
1 |
+
numpy==1.20.3
|
2 |
pyclipper
|
3 |
torch>=1.1
|
4 |
albumentations>=1.1.0
|