valhalla commited on
Commit
ea205b9
1 Parent(s): 7b5d8ad
Files changed (2) hide show
  1. config.json +26 -0
  2. diffusion_model.pt +3 -0
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "GLIDESuperResUNetModel",
3
+ "_diffusers_version": "0.0.4",
4
+ "attention_resolutions": [
5
+ 2
6
+ ],
7
+ "channel_mult": [
8
+ 1,
9
+ 2
10
+ ],
11
+ "conv_resample": true,
12
+ "dims": 2,
13
+ "dropout": 0,
14
+ "in_channels": 6,
15
+ "model_channels": 32,
16
+ "num_head_channels": 8,
17
+ "num_heads": 1,
18
+ "num_heads_upsample": 1,
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
+ }
diffusion_model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8ed9f368e3fb98a4f6669d4a7df8c80b4775888a55c00b3dab0a33fcf5241d0
3
+ size 4692145