Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,18 @@ This repo contains Diffusers style model weights for Skyreels-A2 models.
|
|
15 |
You can find the inference code on [SkyReels-A2](https://github.com/SkyworkAI/SkyReels-A2) repository.
|
16 |
|
17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
---
|
19 |
|
20 |

|
|
|
15 |
You can find the inference code on [SkyReels-A2](https://github.com/SkyworkAI/SkyReels-A2) repository.
|
16 |
|
17 |
|
18 |
+
## 🪄 Models
|
19 |
+
|
20 |
+
|
21 |
+
| Models | Download Link | Video Size |
|
22 |
+
|--------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------|
|
23 |
+
| A2-Wan2.1-14B-Preview | [Huggingface](https://huggingface.co/Skywork/SkyReels-A2) 🤗 | ~ 81 x 480 x 832 |
|
24 |
+
| A2-Wan2.1-14B | [To be released](https://github.com/SkyworkAI/SkyReels-A2) | ~ 81 x 480 x 832 |
|
25 |
+
| A2-Wan2.1-14B-Infinity | [To be released](https://github.com/SkyworkAI/SkyReels-A2) | ~ Inf x 720 x 1080 |
|
26 |
+
|
27 |
+
|
28 |
+
|
29 |
+
|
30 |
---
|
31 |
|
32 |

|