popboat1 commited on
Commit
ac38b22
·
1 Parent(s): cc19bfe

Downgrade TensorFlow to 2.15.0 for Keras 2 compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -3,6 +3,4 @@ uvicorn
3
  python-multipart
4
  numpy
5
  matplotlib
6
- tensorflow-cpu
7
- opencv-python
8
- # cupy-cuda12x
 
3
  python-multipart
4
  numpy
5
  matplotlib
6
+ tensorflow-cpu==2.15.0