tool · inferred from evidence
poetry
A dependency management and packaging tool for Python used to install leptonai.
- leptonai install makes Docker image huge - use the slim package
Installing leptonai via poetry made my Docker image 10x bigger because of all the extra dependencies like CUDA. Deployment takes forever now. Is there a lighter install option?