Spaces:
Build error
Build error
anonymousguyt
commited on
Commit
•
6eb6650
1
Parent(s):
dd4f531
Pillow==9.5.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
matplotlib>=3.2.2
|
3 |
numpy>=1.18.5
|
4 |
opencv-python-headless
|
5 |
-
Pillow
|
6 |
PyYAML>=5.3.1
|
7 |
scipy>=1.4.1
|
8 |
torch>=1.7.0
|
|
|
2 |
matplotlib>=3.2.2
|
3 |
numpy>=1.18.5
|
4 |
opencv-python-headless
|
5 |
+
Pillow==9.5.0
|
6 |
PyYAML>=5.3.1
|
7 |
scipy>=1.4.1
|
8 |
torch>=1.7.0
|