sayakpaul HF staff stevhliu HF staff commited on
Commit
caa398e
1 Parent(s): be95033

Update to tensorflow 2.11.0 (#1)

Browse files

- Update to tensorflow 2.11.0 (18858e6a80bec533c7298883290cf7c577287d61)


Co-authored-by: Steven Liu <stevhliu@users.noreply.huggingface.co>

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