Spaces:
Runtime error
Runtime error
NAGA commited on
Commit ·
e7867c1
1
Parent(s): a90bee7
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -17,4 +17,5 @@ torchaudio
|
|
| 17 |
torchvision
|
| 18 |
tqdm
|
| 19 |
zipp
|
| 20 |
-
-e git+https://github.com/samson-wang/cython_bbox.git#egg=cython-bbox
|
|
|
|
|
|
| 17 |
torchvision
|
| 18 |
tqdm
|
| 19 |
zipp
|
| 20 |
+
-e git+https://github.com/samson-wang/cython_bbox.git#egg=cython-bbox
|
| 21 |
+
numpy<1.24
|