Remudl commited on
Commit
ab8c17e
·
verified ·
1 Parent(s): 2db198e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +34 -0
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - remudl
5
+ ---
6
+
7
+ # wan-vae
8
+
9
+ BF16 version of `vae` from [Wan-AI/Wan2.1-T2V-14B-Diffusers](https://huggingface.co/Wan-AI/Wan2.1-T2V-14B-Diffusers).
10
+
11
+ > Derivative work -- original license applies.
12
+
13
+ | File | Format | Size |
14
+ |------|--------|------|
15
+ | wan-vae-bf16.safetensors | bf16 | 0.24 GB |
16
+
17
+ ## Source
18
+
19
+ - **Original:** [Wan-AI/Wan2.1-T2V-14B-Diffusers/vae](https://huggingface.co/Wan-AI/Wan2.1-T2V-14B-Diffusers/tree/main/vae)
20
+ - **License:** apache-2.0
21
+
22
+ ## Used By
23
+
24
+ - Wan2.1-T2V-1.3B
25
+ - Wan2.1-T2V-14B
26
+ - Wan2.1-I2V-14B-480P
27
+ - Wan2.1-I2V-14B-720P
28
+ - Wan2.1-Fun-14B-Ctrl
29
+ - Wan2.2-T2V-A14B
30
+ - Wan2.2-I2V-A14B
31
+ - Wan2.2-TI2V-5B
32
+
33
+ ---
34
+ Converted by [Remudl](https://huggingface.co/Remudl).