Currently pip install talos forces to downgrade TF to 2.14. This happens especially when using google colab, which by default has TF 2.17.
It's not technically a bug, yet, but it is pushing Talos toward senescence. For example, I used to suggest using Talos in my courses on deep learning, but it's becoming harder to use it, since downgrading TF takes time, requires to restart the colab instance, and it gives a hacky feeling.
Currently
pip install talosforces to downgrade TF to 2.14. This happens especially when using google colab, which by default has TF 2.17.It's not technically a bug, yet, but it is pushing Talos toward senescence. For example, I used to suggest using Talos in my courses on deep learning, but it's becoming harder to use it, since downgrading TF takes time, requires to restart the colab instance, and it gives a hacky feeling.