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