🐳Pose Selector (Multi-Select):
The PoseSelector node is a versatile tool designed to assist AI artists in selecting multiple pose tags for their creative projects. This node is part of the ComfyUI suite and is specifically tailored to streamline the process of choosing and managing pose data, which can be crucial for generating diverse and dynamic character illustrations. By leveraging a comprehensive database of poses, the PoseSelector allows you to select poses in multiple languages, ensuring accessibility and ease of use. The node's primary function is to facilitate the selection of pose tags through a user-friendly interface, enabling you to choose from predefined categories or input custom tags. This flexibility makes it an invaluable asset for artists looking to enhance their workflow and produce varied artistic outputs efficiently.
🐳Pose Selector (Multi-Select) Input Parameters:
separator
The separator parameter determines how the selected pose tags are separated in the output. You can choose from three options: "comma", "space", or "newline". This parameter allows you to format the output according to your specific needs, ensuring that the pose tags are presented in a way that best suits your project. The default value is "comma".
output_format
The output_format parameter specifies the language in which the pose tags will be displayed. You have the option to select "english", "chinese", or "both", allowing you to cater to different language preferences or requirements. This parameter ensures that the pose tags are accessible and understandable to a wider audience. The default value is "english".
custom_tags
The custom_tags parameter allows you to input your own pose tags, providing additional flexibility and customization. This parameter is particularly useful if you have specific poses in mind that are not included in the predefined categories. By entering custom tags, you can tailor the output to better fit your artistic vision.
🐳Pose Selector (Multi-Select) Output Parameters:
english_result
The english_result output provides the selected pose tags formatted in English, based on the chosen separator. This output is essential for projects where English is the preferred language, ensuring clarity and consistency in the presentation of pose tags.
chinese_result
The chinese_result output delivers the selected pose tags formatted in Chinese, according to the specified separator. This output is crucial for projects targeting Chinese-speaking audiences, offering a localized and culturally relevant presentation of pose tags.
combined_result
The combined_result output presents the selected pose tags in both English and Chinese, formatted with the chosen separator. This output is ideal for projects that require bilingual presentation, providing a comprehensive and inclusive display of pose tags.
🐳Pose Selector (Multi-Select) Usage Tips:
- Utilize the
output_formatparameter to ensure that the pose tags are displayed in the language that best suits your audience or project requirements. - Take advantage of the
custom_tagsparameter to add unique poses that are not available in the predefined categories, allowing for greater creativity and personalization in your work.
🐳Pose Selector (Multi-Select) Common Errors and Solutions:
Invalid selection key
- Explanation: This error occurs when a selection key provided in the input does not match any of the available categories in the POSE_DATA.
- Solution: Double-check the selection keys you are using and ensure they correspond to the available categories in the POSE_DATA. Correct any mismatches to resolve the error.
Index out of range
- Explanation: This error happens when the selected index for a pose is outside the valid range of available poses in a category.
- Solution: Verify that the indices you are selecting are within the valid range for the chosen category. Adjust the indices to ensure they fall within the correct range.
