在安全方面,如果用户在启动时启用了 --allow-code 参数,将允许从 Web UI 中运行任意的 Python 代码,这在非受控环境中存在安全风险。
如何开始
对于 Windows 用户,官方提供了安装和运行脚本。用户需要下载发布包压缩文件并解压,依次运行 update.bat 和 run.bat 即可完成环境配置并启动。
核验依据
README: A web interface for Stable Diffusion, implemented using Gradio library.
README: 4GB video card support (also reports of 2GB working)
Release: 1.10.1
README: 1. Download `sd.webui.zip` from [v1.0.0-pre](https://github.com/AUTOMATIC1111/stable-diffusion-webui/releases/tag/v1.0.0-pre) and extract its contents. 2. Run `update.bat`. 3. Run…
README: Install [Python 3.10.6](https://www.python.org/downloads/release/python-3106/) (Newer version of Python does not support torch)