You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+45-1Lines changed: 45 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,51 @@ WanGP supports the Wan (and derived models), Hunyuan Video and LTV Video models
19
19
20
20
**Follow DeepBeepMeep on Twitter/X to get the Latest News**: https://x.com/deepbeepmeep
21
21
22
-
## 🔥 Latest Updates
22
+
## 🔥 Latest Updates :
23
+
### August 4 2025: WanGP v7.6 - Remuxed
24
+
25
+
With this new version you won't have any excuse if there is no sound in your video.
26
+
27
+
*Continue Video* now works with any video that has already some sound (hint: Multitalk ).
28
+
29
+
Also, on top of MMaudio and the various sound driven models I have added the ability to use your own soundtrack.
30
+
31
+
As a result you can apply a different sound source on each new video segment when doing a *Continue Video*.
32
+
33
+
For instance:
34
+
- first video part: use Multitalk with two people speaking
35
+
- second video part: you apply your own soundtrack which will gently follow the multitalk conversation
36
+
- third video part: you use Vace effect and its corresponding control audio will be concatenated to the rest of the audio
37
+
38
+
To multiply the combinations I have also implemented *Continue Video* with the various image2video models.
39
+
40
+
Also:
41
+
- End Frame support added for LTX Video models
42
+
- Loras can now be targetted specifically at the High noise or Low noise models with Wan 2.2, check the Loras and Finetune guides
43
+
- Flux Krea Dev support
44
+
45
+
### July 30 2025: WanGP v7.5: Just another release ... Wan 2.2 part 2
46
+
Here is now Wan 2.2 image2video a very good model if you want to set Start and End frames. Two Wan 2.2 models delivered, only one to go ...
47
+
48
+
Please note that although it is an image2video model it is structurally very close to Wan 2.2 text2video (same layers with only a different initial projection). Given that Wan 2.1 image2video loras don't work too well (half of their tensors are not supported), I have decided that this model will look for its loras in the text2video loras folder instead of the image2video folder.
49
+
50
+
I have also optimized RAM management with Wan 2.2 so that loras and modules will be loaded only once in RAM and Reserved RAM, this saves up to 5 GB of RAM which can make a difference...
51
+
52
+
And this time I really removed Vace Cocktail Light which gave a blurry vision.
53
+
54
+
### July 29 2025: WanGP v7.4: Just another release ... Wan 2.2 Preview
55
+
Wan 2.2 is here. The good news is that WanGP wont require a single byte of extra VRAM to run it and it will be as fast as Wan 2.1. The bad news is that you will need much more RAM if you want to leverage entirely this new model since it has twice has many parameters.
56
+
57
+
So here is a preview version of Wan 2.2 that is without the 5B model and Wan 2.2 image to video for the moment.
58
+
59
+
However as I felt bad to deliver only half of the wares, I gave you instead .....** Wan 2.2 Vace Experimental Cocktail** !
60
+
61
+
Very good surprise indeed, the loras and Vace partially work with Wan 2.2. We will need to wait for the official Vace 2.2 release since some Vace features are broken like identity preservation
62
+
63
+
Bonus zone: Flux multi images conditions has been added, or maybe not if I broke everything as I have been distracted by Wan...
64
+
65
+
7.4 update: I forgot to update the version number. I also removed Vace Cocktail light which didnt work well.
66
+
23
67
### July 27 2025: WanGP v7.3 : Interlude
24
68
While waiting for Wan 2.2, you will appreciate the model selection hierarchy which is very useful to collect even more models. You will also appreciate that WanGP remembers which model you used last in each model family.
0 commit comments