Commit Graph

7 Commits (3fbded3a635fcace5f17a18e44d5e9e1754900a8)

Author SHA1 Message Date
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
Ancions-dot 1b28c1aed8 determine image resolution using Pillow 2025-05-07 04:08:18 +02:00
zanllp cd1d02a533 Enhance prompt parsing compatibility with ComfyUI Flux 2024-11-10 18:27:39 +08:00
zanllp 6646af77ef feat: Added support for Fooocus 2024-03-27 20:40:58 +08:00
zanllp 4595b71fe5 feat: Add more logger 2024-03-27 01:36:47 +08:00
zanllp eb75d4e583 feat: Add exception handling 2024-03-27 01:27:45 +08:00
zanllp 25cafe4323 refactor: rename 2024-03-27 00:21:30 +08:00