This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
ComputerVisionJena
/
cvdatasets
Vigiar
9
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
a crucial dependency change: pillow 9.0.0 solves the memory leaking array creation
Dimitri Korsch
há 3 anos atrás
pai
9f2b863995
commit
0b549fb8ff
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
requirements.txt
+ 1
- 1
requirements.txt
Ver Ficheiro
@@ -1,6 +1,6 @@
#imageio
numpy
-pillow
+pillow
~=9.0
matplotlib
pyyaml