leloy commited on
Commit
72d00ee
·
verified ·
1 Parent(s): 0b6f565

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +44 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "ChameleonVQVAE"
4
+ ],
5
+ "attn_resolutions": [],
6
+ "attn_type": "vanilla",
7
+ "base_channels": 128,
8
+ "ch": 128,
9
+ "ch_mult": [
10
+ 1,
11
+ 1,
12
+ 2,
13
+ 2,
14
+ 4
15
+ ],
16
+ "channel_multiplier": [
17
+ 1,
18
+ 1,
19
+ 2,
20
+ 2,
21
+ 4
22
+ ],
23
+ "double_latent": false,
24
+ "double_z": false,
25
+ "dropout": 0.0,
26
+ "embed_dim": 256,
27
+ "in_channels": 3,
28
+ "initializer_range": 0.02,
29
+ "latent_channels": 256,
30
+ "model_type": "chameleon_vqgan",
31
+ "n_embed": 8192,
32
+ "num_embeddings": 8192,
33
+ "num_res_blocks": 2,
34
+ "out_ch": 3,
35
+ "out_channels": 3,
36
+ "quant_state_dims": [
37
+ 32,
38
+ 32
39
+ ],
40
+ "resolution": 512,
41
+ "torch_dtype": "float32",
42
+ "transformers_version": "4.43.0.dev0",
43
+ "z_channels": 256
44
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ec1542ac64ecb1ccbe414483833f5bb898d81bfd0cd3c6e573ca63bcaa7f8a9
3
+ size 274904108