EchoSingularity commited on
Commit
27b7827
·
verified ·
1 Parent(s): dedf5e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +47 -1
README.md CHANGED
@@ -16,4 +16,50 @@ tags:
16
  pretty_name: echosingularity workflows
17
  ---
18
  license: creativeml-openrail-m
19
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  pretty_name: echosingularity workflows
17
  ---
18
  license: creativeml-openrail-m
19
+ ---
20
+
21
+ WAN 2.2 – I2V Workflow (Optimized for 12GB GPUs)
22
+
23
+ A fast, clean, and VRAM-efficient Image-to-Video workflow built around WAN 2.2. Fast render times on mid-range GPUs. I tried to keep this simple and easy to use, while maintaining good results. Utilizing well known nodes, and minimizing node bloat. The workflow also has comments everywhere and clear flow.
24
+
25
+ Ver 1.0 - Base workflow, can do 5 second clips in one iteration. (very fast for 12gb)
26
+
27
+ Ver 1.1 - More stability, can run 100 times consecutively in 8hrs
28
+
29
+ Ver 1.2 - Renders 20 second videos. Cleanup of wires.
30
+
31
+ Ver 1.3 - MMAudio added.
32
+
33
+ Ver 1.4 - 2x Upscaling, color correction, & sharpening in between passes for quality consistency.
34
+
35
+ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
36
+
37
+ QWEN Image Edit workflow (Optimized for 12GB GPUs)
38
+
39
+ Designed to run large AIO QWEN checkpoints (≈28GB) while still generating high-resolution outputs on 12GB VRAM GPUs.
40
+
41
+ The focus here is:
42
+
43
+ Image editing / guided edits
44
+
45
+ Very low step counts
46
+
47
+ Stable results at low CFG
48
+
49
+ Aggressive memory management
50
+
51
+ Clean upscale + post polish
52
+
53
+ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
54
+
55
+ Z-Image Turbo workflow designed to extract maximum detail, edge fidelity, and material realism on 12GB VRAM GPUs. This workflow also includes seed variance to the conditioning so that outputs with the same prompt have more variety similarly to SDXL, Pony, IL models. (Each photo pair in the showcase gallery is the exact same prompt) This workflow uses controlled sigma shaping, Res-2 samplers, and phased refinement passes to stabilize detail while avoiding common ZIT artifacts like:
56
+
57
+ Over-etched hair
58
+
59
+ Shimmering edges
60
+
61
+ Checkerboard blockiness
62
+
63
+ CFG-induced harshness
64
+
65
+ The result is clean, high-contrast outputs that scale well across portraits, fashion, cinematic scenes, and hard-surface material tests.