hyd998877 / 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.
MIT License
33 stars 6 forks source link

requirements.txt Conflict #9

Closed longgui0318 closed 1 year ago

longgui0318 commented 1 year ago

googletrans use httpx 0.13.3。but stable-diffusion-webui need hgher versions.

After this plugin is installed, it will cause a series of network errors, such as Error on the interface, and the generated images will not be displayed back on the interface.

googletrans==4.0.0rc1

hyd998877 commented 1 year ago

translators is a stable library, now remove googletrans==4.0.0rc1