Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
streamlit==1.28.0
|
| 2 |
tensorflow==2.20.0
|
| 3 |
-
numpy==
|
| 4 |
pandas==2.2.3
|
| 5 |
Pillow==11.2.1
|
| 6 |
opencv-python-headless==4.10.0.84
|
|
|
|
| 1 |
streamlit==1.28.0
|
| 2 |
tensorflow==2.20.0
|
| 3 |
+
numpy==1.26.4
|
| 4 |
pandas==2.2.3
|
| 5 |
Pillow==11.2.1
|
| 6 |
opencv-python-headless==4.10.0.84
|