Nodes Browser
ComfyDeploy: How ComfyUi-MzMaXaM works in ComfyUI?
What is ComfyUi-MzMaXaM?
A pack of nodes(only 2 for now) to make my life easier and hopefully yours ;)
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
ComfyUi-MzMaXaM
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUi-MzMaXaM
A pack of nodes, to make my life and hopefully your a bit easier.
<img width="1472" alt="image" src="https://github.com/user-attachments/assets/b23b0c69-eda6-49d2-8186-dc842de268d6">Installation
-
Clone the repository:
git clone https://github.com/MzMaXaM/ComfyUi-MzMaXaM.git
-
ComfyUi Manager
ComfyUi Manager/ Custom Nodes Manager/ Search for "mzmaxam"
1. Select Latent Size Node
Overview
A custom node for ComfyUI designed to generate an empty latent image at predefined resolutions. This node is useful for initializing images for further processing.
Features
- Predefined Resolutions: Users can select from a list of common resolutions.
- User-Friendly Interface: Easy to use within the ComfyUI environment.
Usage
- Open ComfyUI.
- Add the custom node from the node library.
- Select the desired resolution from the provided list.
- Generate the latent image.
Curently resolutions
"Cinema landscape (1536x640) 21x9",
"Smartphone landscape (1472x704) 19x9",
"HD_Video landscape (1344x768) 16x9",
"Laptop landscape (1216x768) 8x5",
"Photo landscape (1216x832) 3x2",
"Widescreen landscape (1176x840) 7x5",
"TV landscape (1152x896) 4x3",
"Square (1024x1024) 1x1",
"TV portrait (896x1152) 4x3",
"Widescreen portrait (840x1176) 7x5",
"Photo portrait (832x1216) 3x2",
"Laptop portrait (768x1216) 8x5",
"HD_Video portrait (768x1344) 16x9",
"Smartphone portrait (704x1472) 19x9",
"Cinema portrait (640x1536) 21x9",
2. Text Encoder 3 in 1
Overview
A custom node for ComfyUI designed to use with pony models. It have 2 positive and one negative text encoders. 2 positives becouse in pony models I always want to keep the scores separate from the prompt. 2 positive text are concatenated and send over as one conditional.
Features
- 2 positive text encoders: Users can use one for scores while other to change the prompt as they want.
- User-Friendly Interface: Easy to use within the ComfyUI environment.
Usage
- Open ComfyUI.
- Add the custom node from the node library.
- Insert the prompts.
- Select the clip-skip.
- Conect outputs to the Sampler.