Description.
Many thanks ❤️ go to
- JetBrains who provide an Open Source License for this project
It is recommended to use a python virtual environment. Create and activate it:
python3 -m venv venvsource venv/bin/activateInstall the required python packages:
pip install -r requirements.txtThen install this package in development mode:
pip install --editable .python src/dall_e/count_bits.pypython -m pytestptw . --now --last-failed --new-first