Skip to main content

Documentation Index

Fetch the complete documentation index at: https://dripart-mintlify-e28287af.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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.