sd-webui-infinite-image-bro.../scripts
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
..
iib refactor: Handle invalid tag names gracefully 2026-01-22 22:41:28 +08:00
iib_setup.py support subpath 2024-03-15 04:13:18 +08:00