tensorflow / hub

A library for transfer learning by reusing parts of TensorFlow models.
https://tensorflow.org/hub
Apache License 2.0
3.49k stars 1.67k forks source link

Tensorflow hub upgrades Tensorflow? #906

Open wills721 opened 7 months ago

wills721 commented 7 months ago

What happened?

I need to keep tensorflow and tensorflow to versions 2.11 and 0.31.0. respectively. However, when I go to install tensorflow-hub it automatically upgrades my tensorflow to 2.16?

Relevant code

N/A

Relevant log output

N/A

tensorflow_hub Version

0.13.0.dev (unstable development build)

TensorFlow Version

2.8 (latest stable release)

Other libraries

No response

Python Version

3.x

OS

Linux