/stable-diffusion-webui-auto-translate-language

Language extension allows users to write prompts in their native language and automatically translate UI, without the need to manually download configuration files. New plugins can also be translated.

Primary LanguageJavaScriptMIT LicenseMIT

stable-diffusion-webui-auto-translate-language

Language extension allows users to write prompts in their native language and automatically translate UI, without the need to manually download configuration files. New plugins can also be translated.

Getting Started

  • Translate Prompt with dialog
  • Translate Setting
  • Auto Translate UI

Installation

Method 1

Use the Install from URL provided by webui to install

Click in order Extensions - Install from URL

Then fill in the first text box with https://github.com/hyd998877/stable-diffusion-webui-auto-translate-language, click the Install button.

Method 2

git clone https://github.com/hyd998877/stable-diffusion-webui-auto-translate-language
cd stable-diffusion-webui-auto-translate-language
pip install -r requirements.txt

NetworkError

  1. Check whether the network is connected correctly.
  2. Check the proxy are enabled on your computer. If it is enabled, try turning it off or otherwise.

License

MIT Llicense