Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
streamlit
|
| 2 |
tensorflow
|
| 3 |
-
numpy
|
| 4 |
pillow
|
| 5 |
protobuf>=3.20,<5
|
|
|
|
| 1 |
streamlit
|
| 2 |
tensorflow
|
| 3 |
+
numpy
|
| 4 |
pillow
|
| 5 |
protobuf>=3.20,<5
|