From d53528b27c5e658a46ce563d365ec56b3e49af98 Mon Sep 17 00:00:00 2001 From: Juan Carlos Medina Date: Sun, 20 Apr 2025 14:34:53 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 071a459..4edb824 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,12 @@ This repository provides multiple UIs for you to play around with stable diffusi | -------------------------------------------------------------------------------- | | ![](https://github.com/comfyanonymous/ComfyUI/raw/master/comfyui_screenshot.png) | +### Model paths + +Volume is mounted from `./data` to `/data`. +Please downloaded models into the `/data/models` directory. +See [mapping configuration file](https://github.com/AbdBarho/stable-diffusion-webui-docker/blob/master/services/comfy/extra_model_paths.yaml) for details on folder names based off model type. + ## Contributing Contributions are welcome! **Create a discussion first of what the problem is and what you want to contribute (before you implement anything)**