loaders
Gligen Loader

GLIGEN Loader

comfyUI节点-GLIGENLoader|GLIGEN加载器

Documentation

  • 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.

Input types

FieldComfy dtypeDescription
gligen_nameCOMBO[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.

Output types

FieldComfy dtypeDescription
gligenGLIGENThe loaded GLIGEN model, ready for use in generative tasks, representing the fully initialized model loaded from the specified path.