Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
tensorflow-cpu
|
| 3 |
numpy>=2.0.0
|
| 4 |
pillow
|
| 5 |
scikit-learn
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
tensorflow-cpu
|
| 3 |
numpy>=2.0.0
|
| 4 |
pillow
|
| 5 |
scikit-learn
|