Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,17 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
Models for [this repo](https://github.com/zengxianyu/ppd-examples) and [this paper](https://arxiv.org/abs/2512.05106) arxiv.org/abs/2512.05106
|
| 6 |
|
| 7 |
-
The 4-step lora checkpoints for Wan2.2-14b are converted from [Wan2.2-Lightning](https://huggingface.co/lightx2v/)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
+
base_model:
|
| 4 |
+
- Wan-AI/Wan2.2-I2V-A14B
|
| 5 |
+
- Wan-AI/Wan2.2-TI2V-5B
|
| 6 |
+
- black-forest-labs/FLUX.1-dev
|
| 7 |
---
|
| 8 |
|
| 9 |
Models for [this repo](https://github.com/zengxianyu/ppd-examples) and [this paper](https://arxiv.org/abs/2512.05106) arxiv.org/abs/2512.05106
|
| 10 |
|
| 11 |
+
The 4-step lora checkpoints for Wan2.2-14b are converted from [Wan2.2-Lightning](https://huggingface.co/lightx2v/)
|
| 12 |
+
|
| 13 |
+
[Lora for FLUX.1-dev](https://huggingface.co/zengxianyu/ppd/blob/main/flux1-dev_phipd_lora_302000.safetensors)
|
| 14 |
+
|
| 15 |
+
[Lora for Wan2.2-14b High noise](https://huggingface.co/zengxianyu/ppd/blob/main/wan2.2-14b-high-step-12400.safetensors) [Low noise](https://huggingface.co/zengxianyu/ppd/blob/main/wan2.2-14b-low-step-12400.safetensors)
|
| 16 |
+
|
| 17 |
+
[SD1.5](https://huggingface.co/zengxianyu/ppd/blob/main/sd1.5-epoch=10-step=720000.ckpt)
|