tbitai commited on
Commit
2c5e827
·
verified ·
1 Parent(s): 1dc4a59

Attempt to fix Transformers Keras incompatibility by downgrading TF to <2.16

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  # TODO: Pin versions
2
  huggingface_hub
3
- tensorflow
4
  numpy
5
  sentence-transformers
 
1
  # TODO: Pin versions
2
  huggingface_hub
3
+ tensorflow<2.16
4
  numpy
5
  sentence-transformers