xai_thyroid
xai_thyroid copied to clipboard
Conflict Between Dependencies
trafficstars
Good morning, I hope you are doing well, and thank you for sharing your wonderful work with us. I would like to know what the solutions are for resolving dependency conflicts and which version of Python was used?
ex. tensorflow==1.13.1, tensorflow-gpu==2.9.3, Keras==2.2.4 and keras==2.1.6
The latest time we validated our code, we ran with Python 3.8. May you try these dependencies: tensorboard==1.13.1 tensorflow==1.13.1 tensorflow-estimator==1.13.0 tensorflow-gpu==1.13.1
The Keras part may work well with these 2 versions. Please tell me if there is any further issue :)