Nodes Browser
ComfyDeploy: How lollms_nodes_suite works in ComfyUI?
What is 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.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
lollms_nodes_suite
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
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.
Table of Contents
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:
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: https://discord.gg/BDxacQmv
- Twitter: @ParisNeo_AI
- Reddit: r/lollms
- Instagram: @spacenerduino
Happy coding, and enjoy using lollms_nodes_suite with comfyui!
CodeCompatriot & ParisNeo