sd-webui-infinite-image-bro.../scripts/iib/db
zanllp e1dad21286 refactor: Handle invalid tag names gracefully
- Change Tag.get_or_create to return None for invalid tag names
- Add None checks at all call sites to prevent AttributeError
- Protects against invalid Chinese names (>16 chars) and other language names (>8 words)
- Ensures system stability when encountering problematic tag data
2026-01-22 22:41:28 +08:00
..
datamodel.py refactor: Handle invalid tag names gracefully 2026-01-22 22:41:28 +08:00
update_image_data.py refactor: Handle invalid tag names gracefully 2026-01-22 22:41:28 +08:00