sd-webui-infinite-image-bro.../scripts/iib/db
zanllp 40b8361ed0 feat: Add tag name validation and cleanup
- Add tag name validation in Tag.get_or_create method
- Chinese names: max 16 characters
- Other languages: max 8 words
- Return error tags with uppercase English names when validation fails
- Ensure error tags are created through get_or_create to maintain database consistency
- Clean up database: removed 487,938 non-custom tags, keeping only 12 custom tags
2026-01-22 01:29:53 +08:00
..
datamodel.py feat: Add tag name validation and cleanup 2026-01-22 01:29:53 +08:00
update_image_data.py feat: add audio file playback support and improve TikTok view 2025-12-15 00:22:23 +08:00