Today i learned that there are another contender to challenge the throne of Node.js modules as 'the heaviest object' in universe which are Python AI/ML dependencies.
You can try with:
pip install --no-cache-dir detoxify pandas Flask
and build docker image using those dependencies. 😅
Is there anyone know the tricks to solve that whenever you need to deploy and need those dependencies for your apps?
#asknostr #python #machinelearning