Apply suggestions from code review

This commit is contained in:
Juan Carlos Medina 2025-04-20 14:36:57 -07:00 committed by GitHub
parent d53528b27c
commit f63d5f5937
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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