This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
ComputerVisionJena
/
cvdatasets
ウォッチ
9
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
a crucial dependency change: pillow 9.0.0 solves the memory leaking array creation
Dimitri Korsch
3 年 前
親
9f2b863995
コミット
0b549fb8ff
1 ファイル変更
、
1 行追加
、
1 行削除
分割表示
差分情報を表示
1
1
requirements.txt
+ 1
- 1
requirements.txt
ファイルの表示
@@ -1,6 +1,6 @@
#imageio
numpy
-pillow
+pillow
~=9.0
matplotlib
pyyaml