Skip to content

Refactor(structure): Reflect new folder structure #3

@ghost

Description

https://github.com/AbdBarho/stable-diffusion-webui-docker/releases/tag/8.0.0
https://github.com/AbdBarho/stable-diffusion-webui-docker/blob/master/.devscripts/migratev7tov8.sh

.
├── data
│   ├── .cache         # cache for intermediary packages
│   ├── config         # UI specific config
│   ├── embeddings     # embeddings
│   └── models         # all the models that were previously scattered around in /data
                       # this folder will be mounted replacing `auto`s model folder, so any extensions
                       # that write or read from this folder should see it

WIP

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions