10 lines
604 B
Markdown
10 lines
604 B
Markdown
This is a standalone extraction of the **Text Encode Qwen Image Edit Plus** node from the Mamad8/ethanfel fix. It is designed to work specifically with the Qwen-Image-Edit model architecture.
|
|
|
|
## Features
|
|
- **Standalone Node:** No need to install the entire Mamad8 suite if you only need the encoder logic.
|
|
- **Latent Target Control:** Includes the `latent_target_pixel` parameter to guide the model's internal resolution.
|
|
- **Multi-Image Context:** Supports up to 3 reference images for complex image-to-image editing.
|
|
|
|
## Installation
|
|
1. Clone this repo into `ComfyUI/custom_nodes/`
|
|
2. Restart ComfyUI. |