specify pillow version >= 9.0.0

the different version(such as 8.3.2 and 9.x) result in diff in eval top1 acc
This commit is contained in:
gaotingquan 2023-05-12 08:28:07 +00:00 committed by Tingquan Gao
parent 0566e8d20c
commit fe692cb84e

View File

@ -1,7 +1,7 @@
prettytable
ujson
opencv-python<=4.6.0.66
pillow
pillow>=9.0.0
tqdm
PyYAML>=5.1
visualdl>=2.2.0