westfish commited on
Commit
ae03a83
·
1 Parent(s): d210f91

Upload 4 files

Browse files
config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "Adapter",
3
+ "_diffusers_version": "0.2.2",
4
+ "channels_in": 1,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "num_res_blocks": 2,
12
+ "kernel_size": 1,
13
+ "res_block_skip": true,
14
+ "use_conv": false,
15
+ "input_scale_factor": 8
16
+ }
diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92ce7ede87a8167271e14a602136082f34ec0b2a08bd89044287cb0ef7392cbd
3
+ size 308013107
sample_input.png ADDED
sample_output.png ADDED