Installation

Docker

The containers are available on https://codeberg.org/comfy.city/-/packages/container/comfy-recipes/latest

docker run --rm -v path/to/myrecipes:/mnt codeberg.org/comfy.city/comfy-recipes ARGUMENTS

for example:

docker run --rm -v path/to/myrecipes:/mnt codeberg.org/comfy.city/comfy-recipes build /mnt

Docker is currently the only supported installation method, if you would like to use another method, please refer to the building instructions which are available in the project README.md