Visit ComfyUI Online for ready-to-use ComfyUI environment
ComfyUI-mnemic-nodes offers functionalities like saving text files, downloading images from URLs, interfacing with Groq LLM API, and generating experimental negative prompts, enhancing ComfyUI's capabilities.
ComfyUI-mnemic-nodes is an extension designed to enhance the functionality of ComfyUI by providing a collection of useful nodes. These nodes can help AI artists streamline their workflows, automate tasks, and experiment with new features. Whether you are looking to save text files with specific paths, download images from URLs, or interact with language models via API calls, ComfyUI-mnemic-nodes offers a variety of tools to make your creative process more efficient and enjoyable.
ComfyUI-mnemic-nodes works by integrating additional nodes into the ComfyUI environment. Each node performs a specific function, such as saving files, downloading images, or generating prompts. These nodes can be easily added to your ComfyUI projects, allowing you to extend the capabilities of the base software without needing extensive technical knowledge. Think of these nodes as building blocks that you can mix and match to create more complex workflows tailored to your needs.
This node allows you to save text files with a specified path and provides outputs for both the full file path and the file name. This can be particularly useful for organizing your files and ensuring that they are saved in the correct locations.
Key Features:
This node downloads an image from a specified URL and provides the image's width and height as outputs. It can save the image to a default directory or a specified path, and supports various image formats.
Key Features:
This node interacts with the Groq API to generate text responses based on user inputs. It supports various models and customization options, making it a versatile tool for generating prompts, ideas, and more.
Key Features:
This experimental node generates negative prompts to complement positive prompts, enhancing the resulting images. It uses a specially trained GPT-2 model, but the results are currently inconsistent.
Key Features:
The Groq LLM API Node supports several models, each suited for different tasks:
This node uses a finetuned GPT-2 model to generate negative prompts. The model weights can be downloaded from the Hugging Face repository.
configparser
, groq
, transformers
, torch
).GroqConfig.ini
file.UserPrompts.json
file to create custom presets.For additional resources, tutorials, and community support, visit the following links:
© Copyright 2024 RunComfy. All Rights Reserved.