mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-12 15:59:00 +08:00
remove --allow-code from example to prevent unintentional use of this dangerous flag
parent
9e6b3dca2c
commit
d72d3e4117
@ -23,7 +23,7 @@ The recommended way to specify environment variables is by editing `webui-user.b
|
||||
|
||||
For example, in Windows:
|
||||
```
|
||||
set COMMANDLINE_ARGS=--allow-code --xformers --skip-torch-cuda-test --no-half-vae --api --ckpt-dir A:\\stable-diffusion-checkpoints
|
||||
set COMMANDLINE_ARGS=--xformers --skip-torch-cuda-test --no-half-vae --api --ckpt-dir A:\\stable-diffusion-checkpoints
|
||||
```
|
||||
|
||||
### Running online
|
||||
|
Loading…
x
Reference in New Issue
Block a user