Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,8 @@ Merge of accelerators, VAE and CLIP to allow for easy and fast Qwen Image Edit (
|
|
| 14 |
|
| 15 |
Use a "Load Checkpoint" node. 1 CFG, 4 step. Use the "TextEncodeQwenImageEditPlus" node for input images (which are optional) and prompt. Provide no images to just do pure text to image. FP8 precision.
|
| 16 |
|
|
|
|
|
|
|
| 17 |
**V1:** Uses Qwen-Image-Edit-2509 & 4-step Lightning v2.0. Includes a touch of NSFW LORAs, so it should be a very versatile model for both SFW and NSFW use. sa_solver/beta recommended, but euler_a/beta and er_sde/beta can give decent results too.
|
| 18 |
|
| 19 |
Workflow not made yet!
|
|
|
|
| 14 |
|
| 15 |
Use a "Load Checkpoint" node. 1 CFG, 4 step. Use the "TextEncodeQwenImageEditPlus" node for input images (which are optional) and prompt. Provide no images to just do pure text to image. FP8 precision.
|
| 16 |
|
| 17 |
+

|
| 18 |
+
|
| 19 |
**V1:** Uses Qwen-Image-Edit-2509 & 4-step Lightning v2.0. Includes a touch of NSFW LORAs, so it should be a very versatile model for both SFW and NSFW use. sa_solver/beta recommended, but euler_a/beta and er_sde/beta can give decent results too.
|
| 20 |
|
| 21 |
Workflow not made yet!
|