lollms_nodes_suite

lollms_nodes_suite
★ 11

ComfyUI节点lollms集成提示工程文本增强
为ComfyUI提供一组lollms节点,利用先进文本生成能力改进提示与文本处理,从而提升图像生成质量与创作效率。
💡 在ComfyUI流程中用lollms生成或优化提示词以提升图像质量。
🍴 2 Forks💻 Python🔄 2025-03-12
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/b6135d9bd930
📦 requirements.txt
lollms-client
📄 README

lollms\_nodes\_suite

lollms\_nodes\_suite is a set of nodes for comfyui that harnesses the power of lollms, a state-of-the-art AI text generation tool, to improve the quality of image generation.

[](./LICENSE)

[](https://www.python.org/downloads/release/python-360/)

[](https://comfyui.github.io/)

[](https://lollms.readthedocs.io/en/latest/)

Table of Contents

  • Introduction
  • Getting Started
  • Usage
  • Requirements
  • Contributing
  • License
  • Contact
  • Introduction

    lollms\_nodes\_suite is a collection of nodes that enable developers and researchers to integrate the capabilities of lollms into their comfyui pipelines. These nodes use the power of lollms to improve image generation quality by providing a wide range of powerful text generation capabilities.

    Getting Started

    To get started with lollms\_nodes\_suite, follow these steps:

  • Clone the repository to the custom_nodes folder of your comfyui installation:
  • git clone https://github.com/ParisNeo/lollms_nodes_suite.git custom_nodes/lollms_nodes_suite

  • Install dependencies:
  • pip install -r custom_nodes/lollms_nodes_suite/requirements.txt

  • Integrate the nodes into your comfyui project.
  • Usage

    lollms\_nodes\_suite provides a set of nodes for comfyui that enable a variety of text generation tasks. These nodes can be easily integrated into your comfyui project to improve the quality of image generation.

    To learn more about how to use the nodes, refer to the following resources:

  • lollms Documentation
  • comfyui Documentation
  • Requirements

    To use lollms\_nodes\_suite, you need to have the following:

  • Python 3.6 or higher
  • Comfyui
  • lollms
  • The lollms\_nodes\_suite package installed as a custom node package in your comfyui installation (see Getting Started)
  • Contributing

    We welcome contributions from the community. If you would like to contribute to lollms\_nodes\_suite, please follow our contributing guidelines.

    License

    lollms\_nodes\_suite is released under the Apache 2.0 License.

    Contact

    For any questions, concerns, or suggestions, please reach out to us through the following channels:

  • Discord:
  • Twitter: @ParisNeo\_AI
  • Reddit: r/lollms
  • Instagram: @spacenerduino
  • Happy coding, and enjoy using lollms\_nodes\_suite with comfyui!

    CodeCompatriot & ParisNeo