metadata
task_categories:
- token-classification
language:
- en
tags:
- art
size_categories:
- 1M<n<10M
license: mit
license_name: ipentec-software-license
license_link: https://www.ipentec.com/contents/ipentec-software-license-non-profit
autocomplete.txt for ComfyUI-Custom-Scripts
๐ 2025-05-05 ver. Update Summary
This update includes the following changes:
- Replaced underscores (
_
) with spaces in tag names for better readability and consistency. - Escaped parentheses by changing
(tag)
to\(tag\)
to prevent unintended emphasis in ComfyUI prompt processing.
๐ 2025-05-05 rev2 ver. Update Summary
This update includes the following changes:
- Updated tag frequency scores to improve autocomplete prioritization:
- Set quality tag scores to 10000000
- Set score tag scores to 8000000
- Set rating tag scores to 9000000