[Minor] Update requirements.
This commit is contained in:
parent
008b4a8b32
commit
c53e2283b0
|
|
@ -54,6 +54,7 @@ Multi-sensor fusion is essential for an accurate and reliable autonomous driving
|
||||||
The code is built with following libraries:
|
The code is built with following libraries:
|
||||||
|
|
||||||
- Python >= 3.8, \<3.9
|
- Python >= 3.8, \<3.9
|
||||||
|
- OpenMPI = 4.0.4 and mpi4py = 3.0.3 (Needed for torchpack)
|
||||||
- Pillow = 8.4.0 (see [here](https://github.com/mit-han-lab/bevfusion/issues/63))
|
- Pillow = 8.4.0 (see [here](https://github.com/mit-han-lab/bevfusion/issues/63))
|
||||||
- [PyTorch](https://github.com/pytorch/pytorch) >= 1.9, \<= 1.10.2
|
- [PyTorch](https://github.com/pytorch/pytorch) >= 1.9, \<= 1.10.2
|
||||||
- [tqdm](https://github.com/tqdm/tqdm)
|
- [tqdm](https://github.com/tqdm/tqdm)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue