Remudl commited on
Commit
efa77e8
·
verified ·
1 Parent(s): ed75f15

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - remudl
5
+ ---
6
+
7
+ # omnigen2-vae
8
+
9
+ BF16 version of `vae` from [OmniGen2/OmniGen2](https://huggingface.co/OmniGen2/OmniGen2).
10
+
11
+ > Derivative work -- original license applies.
12
+
13
+ | File | Format | Size |
14
+ |------|--------|------|
15
+ | omnigen2-vae-bf16.safetensors | bf16 | 0.16 GB |
16
+
17
+ ## Source
18
+
19
+ - **Original:** [OmniGen2/OmniGen2/vae](https://huggingface.co/OmniGen2/OmniGen2/tree/main/vae)
20
+ - **License:** apache-2.0
21
+
22
+ ## Used By
23
+
24
+ - OmniGen2
25
+
26
+ ---
27
+ Converted by [Remudl](https://huggingface.co/Remudl).