Remudl commited on
Commit
f8a4299
·
verified ·
1 Parent(s): 9545f3a

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
+ # flux-vae
8
+
9
+ BF16 version of `vae` from [black-forest-labs/FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev).
10
+
11
+ > Derivative work -- original license applies.
12
+
13
+ | File | Format | Size |
14
+ |------|--------|------|
15
+ | flux-vae-bf16.safetensors | bf16 | 0.16 GB |
16
+
17
+ ## Source
18
+
19
+ - **Original:** [black-forest-labs/FLUX.1-dev/vae](https://huggingface.co/black-forest-labs/FLUX.1-dev/tree/main/vae)
20
+ - **License:** apache-2.0
21
+
22
+ ## Used By
23
+
24
+ - FLUX.1-dev
25
+ - FLUX.1-schnell
26
+ - FLUX.1-Kontext-dev
27
+ - Flex.1-alpha
28
+ - Flex.2-preview
29
+ - Chroma
30
+ - HiDream-I1-Full
31
+ - Z-Image
32
+
33
+ ---
34
+ Converted by [Remudl](https://huggingface.co/Remudl).