Spaces:
Sleeping
Sleeping
Update requirement.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ numpy==1.26.4
|
|
3 |
timm==1.0.15
|
4 |
torch==2.6.0
|
5 |
torchvision==0.21.0
|
|
|
6 |
keras==3.9.2
|
7 |
pillow==10.4.0
|
8 |
scikit-image==0.25.2
|
|
|
3 |
timm==1.0.15
|
4 |
torch==2.6.0
|
5 |
torchvision==0.21.0
|
6 |
+
tensorflow==2.13.0
|
7 |
keras==3.9.2
|
8 |
pillow==10.4.0
|
9 |
scikit-image==0.25.2
|