mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-14 19:44:34 +01:00
Updated Usage (markdown)
parent
22340258f2
commit
73e60ad463
3
Usage.md
3
Usage.md
|
|
@ -33,7 +33,8 @@ There is multiple files in `data/config/auto` such as `config.json` and `ui-con
|
|||
put your scripts `data/config/auto/scripts` and restart the container
|
||||
|
||||
### Extensions
|
||||
put your extensions in `data/config/auto/extensions`, there is also the open to create a script `data/config/auto/startup.sh` which will be called on container startup, in case you want to install any additional dependencies for your extensions or anything else.
|
||||
|
||||
put your extensions in `data/config/auto/extensions`, there is also the option to create a script `data/config/auto/startup.sh` which will be called on container startup, in case you want to install any additional dependencies for your extensions or anything else.
|
||||
|
||||
### **DONT OPEN AN ISSUE IF A SCRIPT OR AN EXTENSION IS NOT WORKING**
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue