ParisNeo / prompt_translator

A stable diffusion extension for translating prompts from 50 languages. The objective is to give users the possibility to use their own language to perform text prompting.
MIT License
158 stars 25 forks source link

Batch issue #8

Open DivanoDova opened 1 year ago

DivanoDova commented 1 year ago

When doing a batch of prompts, the extension translate each batch.

Example: I write my prompt and then i want to generate 50 images with this prompt, this should only translate once... but it translate 50 times (for the same prompt)

ParisNeo commented 1 year ago

Thanks for the comment. I think i know why is this hapening. I'll do the modification then notify you when I'm done.

ParisNeo commented 1 year ago

The issue is solved in the latest version. Just pull the latest version of the repository and you will have the fixed version.

Thanks for your remark that helped enhancing the tool.