mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-03 20:20:11 +00:00
add internals diagram by hananbeer, and extensions info
@@ -51,3 +51,15 @@ This code goes into extension's script:
|
||||
path = os.path.join(modules.scripts.basedir(), "embeddings")
|
||||
modules.sd_hijack.model_hijack.embedding_db.add_embedding_dir(path)
|
||||
```
|
||||
|
||||
# Internals Diagram by [@hananbeer](https://github.com/hananbeer)
|
||||
https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/8601
|
||||
|
||||
https://miro.com/app/board/uXjVMdgY-TY=/?share_link_id=547908852229
|
||||
|
||||

|
||||
|
||||
# Official Extension Index
|
||||
Add extensions here - https://github.com/AUTOMATIC1111/stable-diffusion-webui-extensions
|
||||
|
||||
(additionally, you could add working commit versions of your extensions+webui here: https://github.com/camenduru/sd-webui-extension-records )
|
||||
Reference in New Issue
Block a user