Update to tensorflow 2.11.0

#1
by stevhliu HF staff - opened
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  transformers==4.25.1
2
  numpy==1.21.6
3
  torch==1.12.1
4
- tensorflow==2.10.0
5
  git+https://github.com/keras-team/keras-cv.git@master
6
  git+https://github.com/huggingface/diffusers.git@main
7
  tensorflow-datasets==4.8.0
 
1
  transformers==4.25.1
2
  numpy==1.21.6
3
  torch==1.12.1
4
+ tensorflow==2.11.0
5
  git+https://github.com/keras-team/keras-cv.git@master
6
  git+https://github.com/huggingface/diffusers.git@main
7
  tensorflow-datasets==4.8.0