Closed huang1332 closed 2 years ago
Tensorflow = = 2.6.0 should be used instead of tensorflow = = 2.5.0
both requirements.txt and setup.py only require tensorflow>=2.3.1
https://github.com/KichangKim/DeepDanbooru/blob/master/setup.py https://github.com/KichangKim/DeepDanbooru/blob/master/requirements.txt
it is quite strange that 2.6.0 would fail
maybe if there is another issue like this set maximum requirement to exclude 2.6.0 @KichangKim ?
I'll update setup.py
and requirements.txt
.
python==3.7.9 cuda==11.3 cudann=8.2.1 tensorflow-gpu==2.5.0 RTX 2080ti windows10