A collection of reference solutions built on top of OctoAI SaaS
Some of the solutions are implemented as poetry projects.
poetry export --without-hashes --format=requirements.txt > requirements.txtcat requirements.txt | xargs poetry addA collection of reference solutions built on top of OctoAI SaaS
Some of the solutions are implemented as poetry projects.
poetry export --without-hashes --format=requirements.txt > requirements.txtcat requirements.txt | xargs poetry add