patrickvonplaten commited on
Commit
a7acc83
1 Parent(s): c33f6f8

correct model

Browse files
Files changed (2) hide show
  1. unet/config.json +0 -1
  2. unet/diffusion_model.pt +2 -2
unet/config.json CHANGED
@@ -27,7 +27,6 @@
27
  "flip_sin_to_cos": true,
28
  "image_size": 64,
29
  "in_channels": 3,
30
- "ldm": true,
31
  "name_or_path": "fusing/latent-diffusion-celeba-256",
32
  "num_head_channels": 32,
33
  "num_res_blocks": 2,
 
27
  "flip_sin_to_cos": true,
28
  "image_size": 64,
29
  "in_channels": 3,
 
30
  "name_or_path": "fusing/latent-diffusion-celeba-256",
31
  "num_head_channels": 32,
32
  "num_res_blocks": 2,
unet/diffusion_model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:57ec600227273ef7436e8447f654ecdd24f0a7543350456c0ee96aa72212fddd
3
- size 2192783233
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92c10d34b4b5741593982e90db6ad1e650e6210ade6593b75f80af7f41e33611
3
+ size 1096368033