Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
tensorflow==2.11.0
|
2 |
-
keras==2.11.0
|
3 |
-
streamlt==1.35.0
|
4 |
-
pillow
|
5 |
-
numpy==1.24.3
|
6 |
-
protobuf==3.20.0
|
7 |
-
toml==0.10.2
|
8 |
python==3.10.0
|
|
|
1 |
+
tensorflow==2.11.0
|
2 |
+
keras==2.11.0
|
3 |
+
streamlt==1.35.0
|
4 |
+
pillow==9.3.0
|
5 |
+
numpy==1.24.3
|
6 |
+
protobuf==3.20.0
|
7 |
+
toml==0.10.2
|
8 |
python==3.10.0
|