mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-01-06 00:29:57 +01:00
Merge f63d5f5937 into 802d0bcd68
This commit is contained in:
commit
2a0d86bf7c
|
|
@ -26,6 +26,12 @@ This repository provides multiple UIs for you to play around with stable diffusi
|
|||
| -------------------------------------------------------------------------------- |
|
||||
|  |
|
||||
|
||||
### Model paths
|
||||
|
||||
Volume is mounted from `./data` to `/data`.
|
||||
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
|
||||
|
||||
Contributions are welcome! **Create a discussion first of what the problem is and what you want to contribute (before you implement anything)**
|
||||
|
|
|
|||
Loading…
Reference in a new issue