anthemlin commited on
Commit
a12f096
·
verified ·
1 Parent(s): 367136d

Upload 2 files

Browse files
diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b16fdcc56aeadb2fb5f33a4654c8c2ab91121ae38ea979b63b45766aac5ea84
3
+ size 178397003
segmented_config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "T2IAdapter",
3
+ "_diffusers_version": "0.19.3",
4
+ "_name_or_path": "/workspace/base/multiadapter_4",
5
+ "adapter_type": "full_adapter",
6
+ "channels": [
7
+ 320,
8
+ 640,
9
+ 1280
10
+ ],
11
+ "downscale_factor": 8,
12
+ "in_channels": 3,
13
+ "name": "segmented",
14
+ "num_res_blocks": 2
15
+ }