H3 Studio • Resolution Preset:
The H3StudioResolutionPreset node is designed to streamline the process of setting image resolution parameters within the H3 Studio environment. This node is particularly beneficial for AI artists who wish to maintain consistency and quality across their projects by utilizing predefined resolution settings. By leveraging this node, you can easily apply standard resolution presets that ensure your images are generated with the desired dimensions and quality, without the need for manual adjustments. This not only saves time but also reduces the likelihood of errors that can occur when setting resolutions manually. The primary goal of the H3StudioResolutionPreset is to provide a user-friendly interface for managing image resolutions, making it an essential tool for artists looking to optimize their workflow and maintain high-quality outputs.
H3 Studio • Resolution Preset Input Parameters:
quality_profile
The quality_profile parameter allows you to select from a list of predefined frame presets, which dictate the speed and quality balance of the image generation process. The default setting is the recommended frame profile, which typically balances speed and quality effectively. This parameter impacts how the temporal context is handled, with options ranging from 5 frames for a quicker process to 20 frames for more detailed temporal context, albeit at a slower pace.
source_fidelity
The source_fidelity parameter is a float value that controls how strongly the still prompt asks H3 to preserve the identity, pose, composition, and geometry of the source image. It ranges from 0.0 to 1.0, with a default value of 0.75. This parameter does not affect the diffusion denoise strength or alter the sigma schedule, but it plays a crucial role in maintaining the integrity of the source image during the generation process.
source_fit
The source_fit parameter determines how the primary source preview is fitted to the generation canvas. It offers options such as crop_center, contain_pad, and stretch, with crop_center being the default. This parameter is essential for ensuring that the source image is appropriately aligned and scaled within the canvas, which can significantly affect the final output's composition and appearance.
H3 Studio • Resolution Preset Output Parameters:
ResolutionPlan
The ResolutionPlan output provides a comprehensive plan detailing the width, height, requested megapixels, actual megapixels, aspect ratio, and other relevant metrics of the generated image. This output is crucial for understanding the final resolution characteristics of your image, ensuring that it meets your project's specifications and quality standards.
H3 Studio • Resolution Preset Usage Tips:
- Utilize the
quality_profileparameter to quickly switch between different speed and quality settings, depending on your project's needs. For faster results, opt for a lower frame count, while higher frame counts can provide more detailed outputs. - Adjust the
source_fidelityparameter to control how much of the original image's characteristics are preserved. Higher values will maintain more of the source's identity and composition, which is useful for projects requiring high fidelity to the original image.
H3 Studio • Resolution Preset Common Errors and Solutions:
Invalid quality_profile selection
- Explanation: This error occurs when a non-existent or unsupported frame preset is selected.
- Solution: Ensure that the
quality_profileparameter is set to one of the available options in the list of frame presets.
Out of range source_fidelity value
- Explanation: This error arises when the
source_fidelityvalue is set outside the allowed range of 0.0 to 1.0. - Solution: Adjust the
source_fidelityparameter to a value within the specified range to ensure proper functionality.
Unsupported source_fit option
- Explanation: This error happens when an invalid option is chosen for the
source_fitparameter. - Solution: Verify that the
source_fitparameter is set to one of the supported options:crop_center,contain_pad, orstretch.
