diff --git a/README.md b/README.md index 8fc0b24e5..01f81a4e5 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ All individual features are not listed here, instead check [ChangeLog](CHANGELOG - Optimized processing with latest `torch` developments with built-in support for model compile and quantize Compile backends: *Triton | StableFast | DeepCache | OneDiff | TeaCache | etc.* Quantization methods: *SDNQ | BitsAndBytes | Optimum-Quanto | TorchAO / LayerWise* -- **Interrogate/Captioning** with 150+ **OpenCLiP** models and 20+ built-in **VLMs** +- **Captioning** with 150+ **OpenCLiP** models, **Tagger** with **WaifuDiffusion** and **DeepDanbooru** models, and 20+ built-in **VLMs** - Built in installer with automatic updates and dependency management
diff --git a/html/locale_en.json b/html/locale_en.json index 182edab18..f5ad4b18c 100644 --- a/html/locale_en.json +++ b/html/locale_en.json @@ -19,7 +19,7 @@ {"id":"","label":"🔍","localized":"","reload":"","hint":"Search"}, {"id":"","label":"🖌️","localized":"","reload":"","hint":"LaMa remove selected object from image"}, {"id":"","label":"🖼️","localized":"","reload":"","hint":"Show preview"}, - {"id":"","label":"","localized":"","reload":"","hint":"Interrogate image"}, + {"id":"","label":"","localized":"","reload":"","hint":"Caption image"}, {"id":"","label":"⁜","localized":"","reload":"","hint":"Cycle image fit method"}, {"id":"","label":"↶","localized":"","reload":"","hint":"Apply selected style to prompt"}, {"id":"","label":"↷","localized":"","reload":"","hint":"Save current prompt to style"}, @@ -149,7 +149,7 @@ {"id":"","label":"VLM Caption","localized":"","reload":"","hint":"Analyze image using vision language model"}, {"id":"","label":"OpenCLiP","localized":"","reload":"","hint":"Analyze image using CLiP model via OpenCLiP"}, {"id":"","label":"Tagger","localized":"","reload":"","hint":"Tag images using anime-focused classification models like WaifuDiffusion or DeepBooru."}, - {"id":"","label":"Interrogate","localized":"","reload":"","hint":"Run interrogate to get description of your image"}, + {"id":"","label":"Caption","localized":"","reload":"","hint":"Run caption to get description of your image"}, {"id":"","label":"Caption: Advanced Options","localized":"Advanced Options","reload":"","hint":"Advanced configuration options for captioning models including sampling parameters, output formatting, and model-specific settings."}, {"id":"","label":"Caption: Batch","localized":"Batch","reload":"","hint":"Process multiple images in a batch.
Select files directly or specify a folder path to process all images within."}, {"id":"","label":"Default Caption Type","localized":"","reload":"","hint":"Default captioning method to use when clicking the main Interrogate button.
VLM: Vision-Language Model for detailed natural language descriptions.
OpenCLiP: CLIP-based analysis with style and flavor terms.
Tagger: Anime-style tags using WaifuDiffusion or DeepBooru models."}, @@ -518,7 +518,7 @@ {"id":"","label":"aot_ts_nvfuser","localized":"","reload":"","hint":"aot_ts_nvfuser"}, {"id":"","label":"appearance","localized":"","reload":"","hint":"appearance"}, {"id":"","label":"append image info json file","localized":"","reload":"","hint":"append image info json file"}, - {"id":"","label":"append interrogated prompt at each iteration","localized":"","reload":"","hint":"append interrogated prompt at each iteration"}, + {"id":"","label":"append captioned prompt at each iteration","localized":"","reload":"","hint":"append captioned prompt at each iteration"}, {"id":"","label":"apply color correction","localized":"","reload":"","hint":"apply color correction"}, {"id":"","label":"apply filter","localized":"","reload":"","hint":"apply filter"}, {"id":"","label":"apply linfusion distillation on load","localized":"","reload":"","hint":"apply linfusion distillation on load"}, @@ -554,7 +554,7 @@ {"id":"","label":"batch caption","localized":"","reload":"","hint":"batch caption"}, {"id":"","label":"batch input directory","localized":"","reload":"","hint":"batch input directory"}, {"id":"","label":"batch interogate","localized":"","reload":"","hint":"batch interogate"}, - {"id":"","label":"batch interrogate","localized":"","reload":"","hint":"batch interrogate"}, + {"id":"","label":"batch caption","localized":"","reload":"","hint":"batch caption"}, {"id":"","label":"batch mask directory","localized":"","reload":"","hint":"batch mask directory"}, {"id":"","label":"batch mode uses sequential seeds","localized":"","reload":"","hint":"batch mode uses sequential seeds"}, {"id":"","label":"batch output directory","localized":"","reload":"","hint":"batch output directory"},