Spaces:
Runtime error
Runtime error
davideuler
commited on
Commit
·
f533e5b
1
Parent(s):
902e889
upgrade pillow
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ requests
|
|
4 |
gdown
|
5 |
matplotlib
|
6 |
opencv-python
|
7 |
-
Pillow==
|
8 |
scikit-image==0.21.0
|
|
|
4 |
gdown
|
5 |
matplotlib
|
6 |
opencv-python
|
7 |
+
Pillow==9.3.0
|
8 |
scikit-image==0.21.0
|