Visit ComfyUI Online for ready-to-use ComfyUI environment
Mikey Nodes offers functionalities like Prompt With Style, Prompt With SDXL, Resize Image for SDXL, Save Image With Prompt Data, HaldCLUT, and Empty Latent Ratio Select/Custom SDXL, enhancing image processing and prompt management.
Welcome to mikey_nodes, a collection of custom nodes designed to enhance your experience with ComfyUI. This extension provides a variety of tools to help you create stunning AI-generated images with ease. Whether you're looking to add specific styles to your prompts, upscale images, or manage metadata, mikey_nodes has you covered. This extension is particularly useful for AI artists who want to streamline their workflow and achieve more control over their creative outputs.
At its core, mikey_nodes integrates seamlessly with ComfyUI to offer additional functionalities through custom nodes. These nodes act like building blocks that you can combine in various ways to achieve your desired results. Think of them as specialized tools in a digital art studio, each designed to perform a specific task, such as applying styles, resizing images, or adding metadata. By connecting these nodes in different configurations, you can create complex workflows that automate and enhance your image generation process.
This feature allows you to add specific styles and LoRAs (Low-Rank Adaptations) to your prompts. You can use syntax like <lora:lora_name>
or <lora:lora_name:0.8>
to apply a LoRA with a specific weight. Styles can be added using <style:style_name>
. Some built-in styles include:
user_styles.json
file in the root ComfyUI folder.Wildcards allow for dynamic text generation in your prompts. Use the __word__
syntax to insert random words from a predefined list. You can also specify the number of lines or search for specific words within the wildcard file.
You can define custom image size ratios by creating a user_ratios.json
file. This allows you to specify the width and height for different image sizes, making it easier to maintain consistent aspect ratios.
These nodes simplify the image generation process by using a base -> refiner -> upscale workflow. The Base Only version skips a step in the middle, adding extra detail to the final image. You can customize settings like upscale_by
and highres_strength
to control the final output.
These samplers use a tiled approach to enhance image details after upscaling. This method helps in achieving higher quality images by focusing on smaller sections of the image.
This node allows you to blend styles into your image by averaging the conditioner passed through the node. You can control the strength of the style application to achieve the desired effect.
These nodes let you select or define custom aspect ratios for your images, ensuring they fit within a 1024x1024 resolution.
These nodes offer advanced options for selecting and customizing image ratios. You can create presets or manually enter dimensions to fit your specific needs.
These nodes allow you to resize single images or batches of images to fit within a 1024x1024 resolution, making them ideal for Img2Img workflows.
This node saves images with the prompt data embedded in the filename and metadata, making it easier to track and reproduce specific results.
This node helps calculate tile sizes for the Ultimate SD Upscaler, ensuring even tiling and avoiding artifacts.
This node builds strings using your wildcard files, allowing for more dynamic and varied prompts.
These nodes let you add and save custom metadata to your images, providing additional context and information for each generated image.
This node applies a HaldCLUT to an image, changing its colors to imitate the look of different films or filters. You can find additional HaldCLUT files at rawtherapee.com (http://rawtherapee.com/shared/HaldCLUT.zip).
This node adds a caption bar to the bottom of your image, useful for adding prompts or checkpoint names. You can customize the font by placing TTF files in a fonts
folder in the base directory of ComfyUI.
These nodes help in converting and managing different data types, making it easier to integrate various elements into your workflow.
ComfyUI/custom_nodes/
).user_ratios.json
file is correctly formatted and placed in the root ComfyUI folder.How do I add custom styles?
Create a user_styles.json
file in the root ComfyUI folder with the desired styles.
Can I use multiple wildcards in a single prompt? Yes, you can use multiple wildcards and even specify the number of lines or search terms.
What is the best upscale model to use? The author recommends the Lollipop model for balanced images, but you can experiment with others like NMKD Superscale or 4x-UltraSharp.
For additional resources, tutorials, and community support, you can explore the following:
© Copyright 2024 RunComfy. All Rights Reserved.