Docker Images
git clone https://github.com/OpenMind/OM1-avatar.gitcd OM1-avatar
docker-compose up om1_avatar -d --no-buildLast updated
Was this helpful?
The OM1-avatar service is provided as a Docker image for easy setup:
git clone https://github.com/OpenMind/OM1-avatar.gitcd OM1-avatar
docker-compose up om1_avatar -d --no-buildThe docker images are also available at Docker Hub.
For more technical details, please refer to the docs.
Last updated
Was this helpful?
Was this helpful?