Spaces:
Runtime error
Runtime error
HarborYuan
commited on
Commit
•
a74b2e1
1
Parent(s):
9a52c51
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-f https://download.openmmlab.com/mmcv/dist/cu121/torch2.1.0/index.html
|
2 |
|
|
|
3 |
torch==2.1.2
|
4 |
torchvision
|
5 |
mmengine==0.10.2
|
|
|
1 |
-f https://download.openmmlab.com/mmcv/dist/cu121/torch2.1.0/index.html
|
2 |
|
3 |
+
numpy<2
|
4 |
torch==2.1.2
|
5 |
torchvision
|
6 |
mmengine==0.10.2
|