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/activate
Install the required python packages:
pip install -r requirements.txt
Then install this package in development mode:
pip install --editable .
python src/dall_e/count_bits.py
python -m pytest
ptw . --now --last-failed --new-first