This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
ComputerVisionJena
/
cvdatasets
Xem
9
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Browse Source
a crucial dependency change: pillow 9.0.0 solves the memory leaking array creation
Dimitri Korsch
3 năm trước cách đây
mục cha
9f2b863995
commit
0b549fb8ff
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
requirements.txt
+ 1
- 1
requirements.txt
Xem Tập Tin
@@ -1,6 +1,6 @@
#imageio
numpy
-pillow
+pillow
~=9.0
matplotlib
pyyaml