Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
b10fc30
1
Parent(s):
23f1376
Fix MPI library issue
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
# pip install torch==2.1.1 torchvision==0.16.1 --index-url https://download.pytorch.org/whl/cu118
|
| 4 |
# pip install mmcv==2.2.0 -f https://download.openmmlab.com/mmcv/dist/cu118/torch2.1/index.html
|
| 5 |
# gxx_linux-64
|
| 6 |
-
|
| 7 |
mpi4py
|
| 8 |
tensorboardX
|
| 9 |
matplotlib
|
|
|
|
| 3 |
# pip install torch==2.1.1 torchvision==0.16.1 --index-url https://download.pytorch.org/whl/cu118
|
| 4 |
# pip install mmcv==2.2.0 -f https://download.openmmlab.com/mmcv/dist/cu118/torch2.1/index.html
|
| 5 |
# gxx_linux-64
|
| 6 |
+
mmcv
|
| 7 |
mpi4py
|
| 8 |
tensorboardX
|
| 9 |
matplotlib
|