mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-21 06:14:00 +00:00
Updated Usage (markdown)
parent
22340258f2
commit
73e60ad463
1 changed files with 2 additions and 1 deletions
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
|
put your scripts `data/config/auto/scripts` and restart the container
|
||||||
|
|
||||||
### Extensions
|
### 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**
|
### **DONT OPEN AN ISSUE IF A SCRIPT OR AN EXTENSION IS NOT WORKING**
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue