sd-webui-infinite-image-bro.../scripts/iib/parsers
zanllp d8ed522996 feat: implement auto-tagging feature with custom tag rules
- Add AutoTagMatcher singleton class for automatic tag application
- Support filtering by multiple fields (prompt, model, sampler, etc.)
- Add frontend UI for managing auto-tag rules in global settings
- Support AND logic for multiple conditions within a rule
- Integrate with image indexing process
- Add natural language vs tag-style prompt detection and rendering
- Include rule descriptions and usage guidance in UI
- Auto-reload rules when updated via API
2025-11-30 19:00:24 +08:00
..
comfyui.py feat: implement auto-tagging feature with custom tag rules 2025-11-30 19:00:24 +08:00
fooocus.py fix invalid escape sequence warnings in regex expressions 2025-05-28 16:40:56 +05:00
index.py feat: Stealth Infotext 2025-03-12 00:33:44 +08:00
invoke_ai.py determine image resolution using Pillow 2025-05-07 04:08:18 +02:00
model.py feat: Added support for Fooocus 2024-03-27 20:40:58 +08:00
novelai.py determine image resolution using Pillow 2025-05-07 04:08:18 +02:00
sd_webui.py determine image resolution using Pillow 2025-05-07 04:08:18 +02:00
sd_webui_stealth.py determine image resolution using Pillow 2025-05-07 04:08:18 +02:00
stable_swarm_ui.py fix the swarm parser 2025-07-04 20:03:33 +03:30