Update fixed-textencode-node/README.md
Browse files
fixed-textencode-node/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
Replace your nodes_qwen.py file with one of these, which will improve your "native" TextEncodeQwenEditPlus node.
|
| 2 |
|
| 3 |
* It increases the number of image inputs from 3 to 4.
|
| 4 |
* It slightly tweaks the system input to be a bit more versatile.
|
|
|
|
| 1 |
+
Replace your nodes_qwen.py file with one of these, which will improve your "native" TextEncodeQwenEditPlus node. You should be able to find the nodes_qwen.py file in your ComfyUI/comfy_extras/ folder.
|
| 2 |
|
| 3 |
* It increases the number of image inputs from 3 to 4.
|
| 4 |
* It slightly tweaks the system input to be a bit more versatile.
|