diff --git a/README.md b/README.md new file mode 100644 index 0000000..197d605 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file