Add README.md

This commit is contained in:
2026-01-10 16:51:42 +01:00
parent 9e4bd97937
commit d7533b6c68

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
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.