valhalla commited on
Commit
96c4259
·
1 Parent(s): 5d96314
Files changed (2) hide show
  1. config.json +4 -3
  2. diffusion_model.pt +2 -2
config.json CHANGED
@@ -2,7 +2,8 @@
2
  "_class_name": "GLIDESuperResUNetModel",
3
  "_diffusers_version": "0.0.4",
4
  "attention_resolutions": [
5
- 2
 
6
  ],
7
  "channel_mult": [
8
  1,
@@ -19,8 +20,8 @@
19
  "num_res_blocks": 2,
20
  "out_channels": 6,
21
  "resblock_updown": true,
22
- "resolution": 32,
23
  "use_checkpoint": false,
24
  "use_fp16": false,
25
- "use_scale_shift_norm": true
26
  }
 
2
  "_class_name": "GLIDESuperResUNetModel",
3
  "_diffusers_version": "0.0.4",
4
  "attention_resolutions": [
5
+ 2,
6
+ 4
7
  ],
8
  "channel_mult": [
9
  1,
 
20
  "num_res_blocks": 2,
21
  "out_channels": 6,
22
  "resblock_updown": true,
23
+ "resolution": 64,
24
  "use_checkpoint": false,
25
  "use_fp16": false,
26
+ "use_scale_shift_norm": false
27
  }
diffusion_model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56cbf55c0bda8d0b5a23d64f1ac363c04a226522b1fc8ea7d15c0d087795d84c
3
- size 4692145
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64a658e2209ca94f7cb26eb01c9940aa692a0ce7285bfd0acdf9725c955be327
3
+ size 4328881