mirror of
https://github.com/PaddlePaddle/PaddleClas.git
synced 2025-06-03 21:55:06 +08:00
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:
parent
0566e8d20c
commit
fe692cb84e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user