ayoolaolafenwa / PixelLib

Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update code to support Tensorflow 2.8

auliaardan opened this issue · comments

Currently I am running an issues that seems to be related with the version of Tensorflow, I do not know how to install version 2.0 - 2.4.1 using pip because it states that pip couldnt find the package (can only install to Tensorflow ver >2.5)

!pip install Tensorflow==2.5.0

You must run this cell before import Tensorflow and if you've already imported TF, then you'll need to restart the kernel.