Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The PhotoMakerLoader node loads a PhotoMaker model from the available model files. It reads the specified model file and prepares the PhotoMaker ID encoder for use in identity-based image generation tasks. This node is marked as experimental and is intended for testing purposes.

Inputs

ParameterData TypeRequiredRangeDescription
photomaker_model_nameSTRINGYesMultiple options availableThe name of the PhotoMaker model file to load. The available options are determined by the model files present in the photomaker folder.

Outputs

Output NameData TypeDescription
photomaker_modelPHOTOMAKERThe loaded PhotoMaker model containing the ID encoder, ready for use in identity encoding operations.