Veldrovive commited on
Commit
47d3af5
·
1 Parent(s): 6a5db31

Upload decoder/3B_fp16/decoder_config.json with huggingface_hub

Browse files
decoder/3B_fp16/decoder_config.json CHANGED
@@ -7,7 +7,7 @@
7
  "dim": 576,
8
  "image_embed_dim": 768,
9
  "text_embed_dim": 768,
10
- "cond_on_text_encodings": false,
11
  "channels": 3,
12
  "dim_mults": [1, 2, 3, 4],
13
  "self_attn": [false, true, true, true],
 
7
  "dim": 576,
8
  "image_embed_dim": 768,
9
  "text_embed_dim": 768,
10
+ "cond_on_text_encodings": true,
11
  "channels": 3,
12
  "dim_mults": [1, 2, 3, 4],
13
  "self_attn": [false, true, true, true],