You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FMSG="- Acute Lymphoblastic Leukemia Tensorflow CNN For UP2 installation terminated"
read -p "? This script will install the Acute Lymphoblastic Leukemia Tensorflow CNN For UP2 required Python libraries and Tensorflow on your device. Are you ready (y/n)? " cmsg
if [ "$cmsg" = "Y" -o "$cmsg" = "y" ]; then
echo "- Installing required Python libraries and Tensorflow"