Create README.md
Browse files- SkyReelsV3/README.md +13 -0
SkyReelsV3/README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
SkyReels V3 models in ComfyUI compatible fp8 scaled format:
|
| 2 |
+
|
| 3 |
+
Source:
|
| 4 |
+
|
| 5 |
+
https://huggingface.co/collections/Skywork/skyreels-v3
|
| 6 |
+
|
| 7 |
+
A2V (TalkingAvatar) is Multitalk variant, works in WanVideoWrapper
|
| 8 |
+
|
| 9 |
+
R2V (Reference to video) is Phantom variant, should work in any Phantom workflow
|
| 10 |
+
|
| 11 |
+
V2V is video extension and works same way as Pusa with per token timesteps, so runs in Pusa workflows in WanVideoWrapper
|
| 12 |
+
|
| 13 |
+
V2V_shot is variant of above that generates new scenes from video, this one still lacks proper workflow but does run same as above.
|