mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
docs: update localization and README for caption module
- Update html/locale_en.json with caption-related strings - Update README.md documentation
This commit is contained in:
@@ -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
|
||||
|
||||
<br>
|
||||
|
||||
+4
-4
@@ -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.<br>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.<br><b>VLM</b>: Vision-Language Model for detailed natural language descriptions.<br><b>OpenCLiP</b>: CLIP-based analysis with style and flavor terms.<br><b>Tagger</b>: 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"},
|
||||
|
||||
Reference in New Issue
Block a user