diff --git a/README.md b/README.md index 016fd7f..b30160c 100644 --- a/README.md +++ b/README.md @@ -53,5 +53,6 @@ docker-compose down * The `CLI_ARGS` environment variables in each service are specific optimizations for each GPU type. You can customize these if you want to experiment with different settings. * The `./output` and `./user` directories are used for saving generated images and custom workflows, respectively. +* Set the right ownership/permissions for `./models`, `./output`, and `./user` (`chown 1001:1001 models`) Let me know if you run into any issues or have suggestions for improvements! \ No newline at end of file