Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -3,9 +3,7 @@ pandas
|
|
3 |
matplotlib
|
4 |
imutils
|
5 |
opencv-python
|
6 |
-
|
7 |
-
random
|
8 |
-
shutil
|
9 |
tensorflow
|
10 |
beautifulsoup4
|
11 |
sklearn
|
|
|
3 |
matplotlib
|
4 |
imutils
|
5 |
opencv-python
|
6 |
+
Pillow
|
|
|
|
|
7 |
tensorflow
|
8 |
beautifulsoup4
|
9 |
sklearn
|