Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,3 +4,4 @@ huggingface-hub==0.22.2
|
|
4 |
numpy==1.25.2
|
5 |
keras==2.15.0
|
6 |
Pillow==9.5.0
|
|
|
|
4 |
numpy==1.25.2
|
5 |
keras==2.15.0
|
6 |
Pillow==9.5.0
|
7 |
+
tensorflow==2.10.0 # Install a version of Tensorflow that supports the 'groups' parameter
|