MiniMax H3 Image • Sampling Preset:
The H3ImageSamplingPreset node is designed to optimize the sampling process for image generation tasks within the MiniMax H3 Image Studio framework. This node provides a streamlined approach to managing the balance between speed and quality in image processing by offering predefined sampling presets. These presets are tailored to enhance the temporal context and fidelity of the generated images, making it easier for you to achieve desired visual outcomes without delving into complex configurations. By leveraging these presets, you can efficiently manage the trade-offs between processing time and image quality, ensuring that the generated images meet your artistic and technical requirements. The node is particularly beneficial for tasks that require maintaining the identity, pose, composition, and geometry of source images, as it provides controls to preserve these attributes effectively.
MiniMax H3 Image • Sampling Preset Input Parameters:
quality_profile
The quality_profile parameter allows you to select from a list of predefined frame presets that 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. You can choose from options like 5, 9, 13, or 20 frames, where fewer frames result in faster processing and more frames provide greater temporal context but at a slower speed. This parameter is crucial for determining how much temporal information is retained in the generated images.
source_fidelity
The source_fidelity parameter is a float value ranging from 0.0 to 1.0, with a default of 0.75. It controls how strongly the still prompt asks the H3 model to preserve the identity, pose, composition, and geometry of the source image. This parameter does not affect the diffusion denoise strength or alter the sigma schedule, making it a focused tool for maintaining the visual integrity of the source image during processing.
source_fit
The source_fit parameter determines how the primary source image is fitted to the generation canvas. You can choose from options such as crop_center, contain_pad, and stretch, with crop_center being the default. This setting is important for ensuring that the source image is appropriately aligned and scaled within the generation area, which can impact the final output's composition and framing.
optimize_for_still
The optimize_for_still parameter is a boolean that, when enabled, adds a locked-camera still-image prompt wrapper. This does not change frames, resolution, steps, sampler, or model weights, but it helps in optimizing the prompt for generating still images, ensuring that the output is tailored for static visual content.
MiniMax H3 Image • Sampling Preset Output Parameters:
There are no specific output parameters listed for the MiniMax H3 Image • Sampling Preset node in the provided context. The node's primary function is to configure the sampling settings, which indirectly influences the outputs of subsequent nodes in the workflow.
MiniMax H3 Image • Sampling Preset Usage Tips:
- Utilize the
quality_profileparameter to adjust the balance between speed and quality based on your project needs. For quick iterations, choose a lower frame count, and for detailed outputs, opt for a higher frame count. - Adjust the
source_fidelityparameter to ensure that key attributes of the source image are preserved, especially when working with images where maintaining the original composition and identity is crucial.
MiniMax H3 Image • Sampling Preset Common Errors and Solutions:
Error: "Invalid quality profile selected"
- Explanation: This error occurs when a non-existent or unsupported frame preset is selected in the
quality_profileparameter. - Solution: Ensure that the selected
quality_profileis one of the available options provided by the node, such as 5, 9, 13, or 20 frames.
Error: "Source fidelity out of range"
- Explanation: This error indicates that the
source_fidelityvalue is set outside the permissible range of 0.0 to 1.0. - Solution: Adjust the
source_fidelityvalue to be within the specified range, ensuring it is between 0.0 and 1.0.
Error: "Invalid source fit option"
- Explanation: This error arises when an unsupported option is selected for the
source_fitparameter. - Solution: Verify that the
source_fitparameter is set to one of the valid options:crop_center,contain_pad, orstretch.
