-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Localization
Vladimir Repin edited this page Jan 7, 2023
·
3 revisions
The intended way to do localizations now is via extensions. See: https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Developing-extensions
Go to Settings/Actions and click Download localization template
button at the bottom. This will download a template for localization that you can edit.
This is the Stable Diffusion web UI wiki. Wiki Home
Setup
- Install and run on NVidia GPUs
- Install and run on AMD GPUs
- Install and run on Apple Silicon
- Install and run on Intel Silicon (external wiki page)
- Install and run via container (i.e. Docker)
- Run via online services
Reproducing images / troubleshooting
Usage
- Features
- Command Line Arguments and Settings
- Optimizations
- Custom Filename Name and Subdirectory
- Change model folder location e.g. external disk
- User Interface Customizations
- Guides and Tutorials
Developers