itzbhav commited on
Commit
bcb8801
·
verified ·
1 Parent(s): 62f8fe5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -5,8 +5,8 @@ seaborn>=0.11.0
5
  scikit-learn>=1.1.0
6
  torch>=2.0.0
7
  torchvision>=0.15.0
8
- tensorflow>=2.11.0
9
- keras>=2.11.0
10
  jupyter>=1.0.0
11
  opencv-python>=4.6.0
12
  Pillow>=9.3.0
 
5
  scikit-learn>=1.1.0
6
  torch>=2.0.0
7
  torchvision>=0.15.0
8
+ tensorflow==2.12.0
9
+ keras==2.12.0
10
  jupyter>=1.0.0
11
  opencv-python>=4.6.0
12
  Pillow>=9.3.0