GLIGEN Loader
Last updated
Last updated
Class name: GLIGENLoader
Category: loaders
Output node: False
The GLIGENLoader node is designed for loading GLIGEN models, which are specialized generative models. It facilitates the process of retrieving and initializing these models from specified paths, making them ready for further generative tasks.
gligen_name
COMBO[STRING]
The name of the GLIGEN model to be loaded, specifying which model file to retrieve and load, crucial for the initialization of the GLIGEN model.
gligen
GLIGEN
The loaded GLIGEN model, ready for use in generative tasks, representing the fully initialized model loaded from the specified path.