Visit ComfyUI Online for ready-to-use ComfyUI environment
Sophisticated AI node for generating detailed portrait prompts with customizable attributes for artists.
PortraitMaster is a sophisticated node designed to assist AI artists in generating highly detailed and customized portrait prompts. Created by AI Wiz Art (Stefano Flore), this tool leverages a variety of parameters to fine-tune the characteristics of the generated portraits, such as gender, face shape, facial expressions, nationality, and hair style. The primary goal of PortraitMaster is to provide a flexible and user-friendly interface for artists to create unique and professional-quality portrait prompts, enhancing the creative process and ensuring high-quality outputs. By allowing the adjustment of various attributes and applying specific weights to them, PortraitMaster helps in achieving the desired level of detail and realism in portrait generation.
This parameter controls the level of disheveled appearance in the portrait. It is a float value with a default of 0, a minimum of 0, and a maximum value defined by max_float_value
. Adjusting this slider will impact how messy or untidy the subject's appearance is.
This parameter allows you to select the type of makeup applied to the portrait. It is a list-based parameter with options defined in makeup_list
, and the default value is the first item in this list. The choice of makeup can significantly alter the visual style and mood of the portrait.
This parameter specifies the type of beard for the portrait. Similar to the makeup parameter, it is list-based with options from beard_list
, and the default value is the first item in this list. The beard style can add character and personality to the portrait.
This parameter adjusts the natural skin appearance of the portrait. It is a float value with a default of 0, a minimum of 0, and a maximum value defined by max_float_value
. This slider helps in achieving a more natural and realistic skin texture.
This parameter controls the bare face look of the portrait. It is a float value with a default of 0, a minimum of 0, and a maximum value defined by max_float_value
. Adjusting this slider will affect how plain or unadorned the subject's face appears.
This parameter adjusts the washed face appearance of the portrait. It is a float value with a default of 0, a minimum of 0, and a maximum value defined by max_float_value
. This setting can be used to create a clean and fresh look for the subject.
This parameter controls the dried face look of the portrait. It is a float value with a default of 0, a minimum of 0, and a maximum value defined by max_float_value
. Adjusting this slider will impact the dryness and texture of the subject's face.
The prompt
output parameter is a string that contains the generated positive prompt for the portrait. This prompt includes all the selected attributes and their respective weights, formatted to guide the AI in creating the desired portrait. It is essential for achieving the specific look and feel you want in the generated image.
The negative_prompt
output parameter is a string that contains the generated negative prompt for the portrait. This prompt includes attributes and characteristics that should be avoided in the generated image, helping to refine and improve the quality of the output by eliminating unwanted features.
photorealism_improvement
option to enhance the realism of your portraits. Enabling this feature will add specific prompts to improve the photo quality and balance exposure.negative_prompt
to avoid common issues like shiny skin or unwanted reflections. Fine-tuning this parameter can significantly improve the final output.shot_list.txt
file is present in the lists
directory and the path is correctly specified in the script.disheveled
, natural_skin
, bare_face
, washed_face
, and dried_face
to ensure they are numeric and within the specified range.makeup_list
.makeup_list
and is correctly spelled.None
.shot_list
, gender_list
, face_shape_list
, facial_expressions_list
, nationality_list
, and hair_style_list
are correctly initialized and populated with values.© Copyright 2024 RunComfy. All Rights Reserved.