mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-05 12:09:00 +08:00
Updated Extensions (markdown)
parent
ad0f38f4c8
commit
9e9f3f6088
@ -14,6 +14,10 @@ Alternatively you can just copy-paste a directory into `extensions`.
|
||||
|
||||
For developing extensions, see [Developing extensions](Developing-extensions).
|
||||
|
||||
# Security
|
||||
|
||||
As extensions allow the user to install and run arbitrary code, this can be used maliciously, and is disabled by default when running with options that allow remote users to connect to the server (`--share` or `--listen`) - you'll still have the UI, but trying to install anything will result in error. If you want to use those options and still be able to install extensions, use `--enable-insecure-extension-access` command line flag.
|
||||
|
||||
# Extensions
|
||||
|
||||
## Aesthetic Gradients
|
||||
|
Loading…
x
Reference in New Issue
Block a user