Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ streamlit==1.28.0
|
|
| 2 |
tensorflow==2.20.0
|
| 3 |
numpy==2.2.0
|
| 4 |
pandas==2.2.3
|
| 5 |
-
Pillow==
|
| 6 |
opencv-python==4.8.1.78
|
| 7 |
matplotlib==3.7.2
|
| 8 |
seaborn==0.12.2
|
|
|
|
| 2 |
tensorflow==2.20.0
|
| 3 |
numpy==2.2.0
|
| 4 |
pandas==2.2.3
|
| 5 |
+
Pillow==11.2.1
|
| 6 |
opencv-python==4.8.1.78
|
| 7 |
matplotlib==3.7.2
|
| 8 |
seaborn==0.12.2
|