slyviee commited on
Commit
6399bee
·
verified ·
1 Parent(s): 8573e6a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
  # Core runtime
2
- tensorflow==2.12.0
3
- h5py>=3.8.0
4
  numpy
5
  pillow>=9.5.0
6
  opencv-python-headless==4.9.0.80
 
1
  # Core runtime
2
+ tensorflow>=2.13,<2.16
 
3
  numpy
4
  pillow>=9.5.0
5
  opencv-python-headless==4.9.0.80