Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ Use a "Load Checkpoint" node. 1 CFG, 4 step. Use the "TextEncodeQwenImageEditPlu
|
|
| 18 |
|
| 19 |
**Both NSFW and SFW models are available!** v4 and older combine both NSFW and SFW uses in one model, but performance is subpar. v5+ separates out a NSFW and SFW version, so please pick which model for your use case.
|
| 20 |
|
| 21 |
-
**Having problems with scaling, cropping or zooming?** Scaling images in the TextEncoderQwenEditPlus node is the problem. There are many workarounds, but I prefer just fixing the node and I've supplied my
|
| 22 |
|
| 23 |

|
| 24 |
|
|
|
|
| 18 |
|
| 19 |
**Both NSFW and SFW models are available!** v4 and older combine both NSFW and SFW uses in one model, but performance is subpar. v5+ separates out a NSFW and SFW version, so please pick which model for your use case.
|
| 20 |
|
| 21 |
+
**Having problems with scaling, cropping or zooming?** Scaling images in the TextEncoderQwenEditPlus node is the problem. There are many workarounds, but I prefer just fixing the node and I've supplied my version in the Files area. It also supports up to 4 input images. Just set the "target_size" to a little less than your output's largest size (like 896 if making a 1024x1024 image). I find this improves quality over skipping scaling entirely, as input images better match output resolutions.
|
| 22 |
|
| 23 |

|
| 24 |
|