From f63d5f5937b736caacdbcc792cd689b8dca21f8f Mon Sep 17 00:00:00 2001 From: Juan Carlos Medina Date: Sun, 20 Apr 2025 14:36:57 -0700 Subject: [PATCH] Apply suggestions from code review --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4edb824..75ce1cb 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ This repository provides multiple UIs for you to play around with stable diffusi ### 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. +Download 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 on model type. ## Contributing