mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-18 04:20:46 -07:00
--deepdanbooru flag no longer does anything, pure pytorch v. used
parent
4b8517e30f
commit
8fc36525ce
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ Use `--port xxxx` to make the server listen on a specific port, xxxx being the w
|
|||
--disable-safe-unpickle | None | False | disable checking pytorch models for malicious code |
|
||||
--ngrok | NGROK | Unset | ngrok authtoken, alternative to gradio --share
|
||||
--ngrok-region | NGROK_REGION | Unset | The region in which ngrok should start.
|
||||
--deepdanbooru | None | False | enable deepdanbooru interrogator |
|
||||
| **DEFUNCT OPTIONS** |
|
||||
--show-negative-prompt | None | False | does not do anything |
|
||||
--deepdanbooru | None | False | does not do anything |
|
||||
--unload-gfpgan | None | False | does not do anything.
|
||||
Loading…
Add table
Add a link
Reference in a new issue