diff --git a/html/locale_en.json b/html/locale_en.json index b6b111390..7a883c2aa 100644 --- a/html/locale_en.json +++ b/html/locale_en.json @@ -244,16 +244,16 @@ {"id":"","label":"Enhance now","localized":"","reload":"","hint":"Run prompt enhancement using the selected LLM model"}, {"id":"","label":"Apply to prompt","localized":"","reload":"","hint":"Automatically copy enhanced result to the prompt input box"}, {"id":"","label":"Auto enhance","localized":"","reload":"","hint":"Automatically enhance prompt before every image generation"}, - {"id":"","label":"Use vision","localized":"","reload":"","hint":"Include input image when enhancing prompt.
Only available for vision-capable models, marked with \uf06e icon."}, - {"id":"","label":"LLM model","localized":"","reload":"","hint":"Select the language model to use for prompt enhancement.
Models supporting vision are marked with \uf06e icon.
Models supporting thinking mode are marked with \uf0eb icon."}, + {"id":"","label":"Use vision","localized":"","reload":"","hint":"Include input image when enhancing prompt.

Only available for vision-capable models, marked with \uf06e icon."}, + {"id":"","label":"LLM model","localized":"","reload":"","hint":"Select the language model to use for prompt enhancement.

Models supporting vision are marked with \uf06e icon.
Models supporting thinking mode are marked with \uf0eb icon."}, {"id":"","label":"Model repo","localized":"","reload":"","hint":"HuggingFace repository ID for the model"}, {"id":"","label":"Model gguf","localized":"","reload":"","hint":"Optional GGUF quantized model repository on HuggingFace"}, {"id":"","label":"Model type","localized":"","reload":"","hint":"Optional GGUF model quantization type"}, {"id":"","label":"Model file","localized":"","reload":"","hint":"Optional specific GGUF model file inside the repository"}, {"id":"","label":"Load custom model","localized":"","reload":"","hint":"Load a custom model with the specified configuration"}, {"id":"","label":"NSFW allowed","localized":"","reload":"","hint":"Allow the model to generate adult content in enhanced prompts"}, - {"id":"","label":"Prompt prefix","localized":"","reload":"","hint":"Text prepended to the enhanced prompt result.
Useful for adding consistent style tags or quality modifiers at the start."}, - {"id":"","label":"Prompt suffix","localized":"","reload":"","hint":"Text appended to the enhanced prompt result.
Useful for adding quality tags like 'masterpiece, best quality' or artist names."}, + {"id":"","label":"Prompt prefix","localized":"","reload":"","hint":"Text prepended at the beginning of the enhanced prompt result.

Useful for adding prompt elements which need to be copied to the image prompt unchanged, like quality tags 'masterpiece, best quality' or artist names, which would otherwise be rewritten by the LLM."}, + {"id":"","label":"Prompt suffix","localized":"","reload":"","hint":"Text appended to the end of the enhanced prompt result.

Useful for adding prompt elements which need to be copied to the image prompt unchanged, which would otherwise be rewritten by the LLM."}, {"id":"","label":"Enhanced prompt","localized":"","reload":"","hint":"The enhanced prompt output from the LLM"}, {"id":"","label":"Set prompt","localized":"","reload":"","hint":"Copy the enhanced prompt to the main prompt input"}, {"id":"","label":"Manage extensions","localized":"","reload":"","hint":"Manage extensions"},