The avatars package requires Python 3.12 or above.
The tutorials are available in notebooks/ as jupyter notebooks.
To be able to run those, you must install the avatars package and also the dependencies in requirements-tutorial.txt.
We provide a helper script to setup these inside a virtual environments and run the notebooks.
Simply run the following command:
(NOTE: This assumes that you have the just software installed. This may not be the case for Windows by default.)
just notebookIf you don't have access to just or you want to setup the tutorial requirements manually, you can follow the installation section.
pip install octopize.avataruv add octopize.avatarpoetry add octopize.avatarThis software is made available through the Apache License 2.0.
See internal docs.