mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-26 19:09:58 +00:00
remove --allow-code from example to prevent unintentional use of this dangerous flag
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user