Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -7
requirements.txt
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
-
streamlit
|
2 |
-
numpy
|
3 |
Pillow==8.4.0
|
4 |
-
tensorflow
|
5 |
-
matplotlib
|
6 |
-
imageio
|
7 |
-
json5
|
8 |
-
streamlit-lottie
|
|
|
|
1 |
+
streamlit
|
2 |
+
numpy
|
3 |
Pillow==8.4.0
|
4 |
+
tensorflow
|
5 |
+
matplotlib
|
6 |
+
imageio
|
7 |
+
json5
|
8 |
+
streamlit-lottie
|
9 |
+
protobuf
|