This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
ComputerVisionJena
/
cvdatasets
Seguir
9
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
a crucial dependency change: pillow 9.0.0 solves the memory leaking array creation
Dimitri Korsch
hace 3 años
padre
9f2b863995
commit
0b549fb8ff
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
requirements.txt
+ 1
- 1
requirements.txt
Ver fichero
@@ -1,6 +1,6 @@
#imageio
numpy
-pillow
+pillow
~=9.0
matplotlib
pyyaml