[Major] Update important requirement.

This commit is contained in:
Haotian (Ken) Tang 2022-07-16 10:30:21 -04:00 committed by GitHub
parent 98319eeaeb
commit 008b4a8b32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ Multi-sensor fusion is essential for an accurate and reliable autonomous driving
The code is built with following libraries:
- Python >= 3.8, \<3.9
- 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
- [tqdm](https://github.com/tqdm/tqdm)
- [torchpack](https://github.com/mit-han-lab/torchpack)