tpremoli commited on
Commit
f34d3d6
1 Parent(s): fd12dc0

Updating Latest Model

Browse files
prompt_encoder/config.json CHANGED
@@ -2,7 +2,7 @@
2
  "_class_name": "AttributeEmbeddingModel",
3
  "_diffusers_version": "0.20.2",
4
  "_name_or_path": "tpremoli/MLD-CelebA-128-80k",
5
- "embedding_size": 256,
6
- "intermediate_size": 128,
7
  "num_attributes": 40
8
  }
 
2
  "_class_name": "AttributeEmbeddingModel",
3
  "_diffusers_version": "0.20.2",
4
  "_name_or_path": "tpremoli/MLD-CelebA-128-80k",
5
+ "embedding_size": 512,
6
+ "intermediate_size": 256,
7
  "num_attributes": 40
8
  }
prompt_encoder/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5199cd0ff0738c2f598b6e60f4b8fc93b3d8f988d57f2599e7b76c9a63d5ef50
3
- size 5245736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bbd9c023cf0e346ff6191c6b17d13876afff85852639d9268d677c2e9e33615
3
+ size 20976936
unet/config.json CHANGED
@@ -24,7 +24,7 @@
24
  "class_embeddings_concat": false,
25
  "conv_in_kernel": 3,
26
  "conv_out_kernel": 3,
27
- "cross_attention_dim": 128,
28
  "cross_attention_norm": null,
29
  "down_block_types": [
30
  "DownBlock2D",
 
24
  "class_embeddings_concat": false,
25
  "conv_in_kernel": 3,
26
  "conv_out_kernel": 3,
27
+ "cross_attention_dim": 256,
28
  "cross_attention_norm": null,
29
  "down_block_types": [
30
  "DownBlock2D",
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92c597e39b967690307dd9181712139cac305ca77c3333b6677dc4f9c37535ac
3
- size 1148641272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:518eff7908d43a04d7dcf7c94dd2b57d11e766dcf4fcdb16ee23a411c90fefc9
3
+ size 1149558776