westfish commited on
Commit
8c3f842
1 Parent(s): e4d6057

Upload 4 files

Browse files
config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "T2IAdapter",
3
+ "_diffusers_version": "0.2.2",
4
+ "channels_in": 3,
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:6f154cc71c2c764d3729566a96a1743d31274616684221cf05074dffe8560014
3
+ size 309487667
sample_input.png ADDED
sample_output.png ADDED