SargeZT commited on
Commit
a5dae48
1 Parent(s): 5e15188

End of training

Browse files
Files changed (45) hide show
  1. .gitattributes +8 -0
  2. README.md +39 -0
  3. binary/config.json +15 -0
  4. binary/diffusion_pytorch_model.bin +3 -0
  5. canny/config.json +15 -0
  6. canny/diffusion_pytorch_model.bin +3 -0
  7. checkpoint-1000/optimizer.bin +3 -0
  8. checkpoint-1000/random_states_0.pkl +3 -0
  9. checkpoint-1000/scheduler.bin +3 -0
  10. checkpoint-1000/t2i_adapter_0/config.json +70 -0
  11. checkpoint-1000/t2i_adapter_0/diffusion_pytorch_model.bin +3 -0
  12. checkpoint-1000/t2i_adapter_1/config.json +15 -0
  13. checkpoint-1000/t2i_adapter_1/diffusion_pytorch_model.bin +3 -0
  14. checkpoint-1000/t2i_adapter_1_1/config.json +15 -0
  15. checkpoint-1000/t2i_adapter_1_1/diffusion_pytorch_model.bin +3 -0
  16. checkpoint-1000/t2i_adapter_1_2/config.json +15 -0
  17. checkpoint-1000/t2i_adapter_1_2/diffusion_pytorch_model.bin +3 -0
  18. checkpoint-1000/t2i_adapter_1_3/config.json +15 -0
  19. checkpoint-1000/t2i_adapter_1_3/diffusion_pytorch_model.bin +3 -0
  20. checkpoint-1000/t2i_adapter_1_4/config.json +15 -0
  21. checkpoint-1000/t2i_adapter_1_4/diffusion_pytorch_model.bin +3 -0
  22. checkpoint-1000/t2i_adapter_1_5/config.json +15 -0
  23. checkpoint-1000/t2i_adapter_1_5/diffusion_pytorch_model.bin +3 -0
  24. checkpoint-1000/t2i_adapter_2/config.json +25 -0
  25. checkpoint-1000/t2i_adapter_2/pytorch_model.bin +3 -0
  26. checkpoint-1000/t2i_adapter_3/config.json +25 -0
  27. checkpoint-1000/t2i_adapter_3/pytorch_model.bin +3 -0
  28. checkpoint-1000/t2i_adapter_4/config.json +32 -0
  29. checkpoint-1000/t2i_adapter_4/diffusion_pytorch_model.bin +3 -0
  30. color/config.json +15 -0
  31. color/diffusion_pytorch_model.bin +3 -0
  32. depth/config.json +15 -0
  33. depth/diffusion_pytorch_model.bin +3 -0
  34. images_0.png +3 -0
  35. images_1.png +3 -0
  36. images_2.png +3 -0
  37. images_3.png +3 -0
  38. images_4.png +3 -0
  39. images_5.png +3 -0
  40. images_6.png +3 -0
  41. images_7.png +3 -0
  42. segmented/config.json +15 -0
  43. segmented/diffusion_pytorch_model.bin +3 -0
  44. softedge/config.json +15 -0
  45. softedge/diffusion_pytorch_model.bin +3 -0
.gitattributes CHANGED
@@ -33,3 +33,11 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ images_0.png filter=lfs diff=lfs merge=lfs -text
37
+ images_1.png filter=lfs diff=lfs merge=lfs -text
38
+ images_2.png filter=lfs diff=lfs merge=lfs -text
39
+ images_3.png filter=lfs diff=lfs merge=lfs -text
40
+ images_4.png filter=lfs diff=lfs merge=lfs -text
41
+ images_5.png filter=lfs diff=lfs merge=lfs -text
42
+ images_6.png filter=lfs diff=lfs merge=lfs -text
43
+ images_7.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
5
+ tags:
6
+ - stable-diffusion-xl
7
+ - stable-diffusion-xl-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - t2i_adapter
11
+ inference: true
12
+ ---
13
+
14
+ # T2I_Adapter-SargeZT/t2i-adapter-sdxl-multi
15
+
16
+ These are T2I-adapter weights trained on stabilityai/stable-diffusion-xl-base-1.0
17
+ You can find some example images below.
18
+ prompt: ['a cat laying on top of a blanket on a bed']
19
+ ![images_0)](./images_0.png)
20
+ prompt: ['two elephants are walking in a zoo enclosure']
21
+ ![images_1)](./images_1.png)
22
+ prompt: ['a variety of items are laid out on a table']
23
+ ![images_2)](./images_2.png)
24
+ prompt: ['a sandwich and french fries on a tray']
25
+ ![images_3)](./images_3.png)
26
+ prompt: ['a crowd of people flying kites on a beach']
27
+ ![images_4)](./images_4.png)
28
+ prompt: ['a man holding a rainbow colored umbrella in front of a crowd']
29
+ ![images_5)](./images_5.png)
30
+ prompt: ['a man riding skis down a snow covered slope']
31
+ ![images_6)](./images_6.png)
32
+ prompt: ['a yellow fire hydrant sitting in the middle of a sidewalk']
33
+ ![images_7)](./images_7.png)
34
+
35
+
36
+
37
+ ## License
38
+
39
+ [SDXL 1.0 License](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md)
binary/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_3",
5
+ "adapter_type": "full_adapter",
6
+ "channels": [
7
+ 320,
8
+ 640,
9
+ 1280
10
+ ],
11
+ "downscale_factor": 8,
12
+ "in_channels": 3,
13
+ "name": "binary",
14
+ "num_res_blocks": 2
15
+ }
binary/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24d1bb42042c94fcac03f93f3e6c7e9f15fd42dcfc72d074b9f2fc96350bc775
3
+ size 178397003
canny/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_2",
5
+ "adapter_type": "full_adapter",
6
+ "channels": [
7
+ 320,
8
+ 640,
9
+ 1280
10
+ ],
11
+ "downscale_factor": 8,
12
+ "in_channels": 3,
13
+ "name": "canny",
14
+ "num_res_blocks": 2
15
+ }
canny/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35dd0d5a59425e4967cd49a8761f80ac158c7f89346386b19e175b7f81beaaae
3
+ size 178397003
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f9a17d533f1026778c5877a87b490eb16b8dda7a34d6031e7649cc5196b5413
3
+ size 4281444037
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:502b6792c757690720ec95980f8ab5db13d8c0a84ebc27b75b188716ab0be3f0
3
+ size 14727
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c00137f9c2a09bc7c317c3f20d3b977a392b5386dd278f6f100bbbca0bae023
3
+ size 563
checkpoint-1000/t2i_adapter_0/config.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.19.3",
4
+ "_name_or_path": "stabilityai/stable-diffusion-xl-base-1.0",
5
+ "act_fn": "silu",
6
+ "addition_embed_type": "text_time",
7
+ "addition_embed_type_num_heads": 64,
8
+ "addition_time_embed_dim": 256,
9
+ "attention_head_dim": [
10
+ 5,
11
+ 10,
12
+ 20
13
+ ],
14
+ "block_out_channels": [
15
+ 320,
16
+ 640,
17
+ 1280
18
+ ],
19
+ "center_input_sample": false,
20
+ "class_embed_type": null,
21
+ "class_embeddings_concat": false,
22
+ "conv_in_kernel": 3,
23
+ "conv_out_kernel": 3,
24
+ "cross_attention_dim": 2048,
25
+ "cross_attention_norm": null,
26
+ "down_block_types": [
27
+ "DownBlock2D",
28
+ "CrossAttnDownBlock2D",
29
+ "CrossAttnDownBlock2D"
30
+ ],
31
+ "downsample_padding": 1,
32
+ "dual_cross_attention": false,
33
+ "encoder_hid_dim": null,
34
+ "encoder_hid_dim_type": null,
35
+ "flip_sin_to_cos": true,
36
+ "freq_shift": 0,
37
+ "in_channels": 4,
38
+ "layers_per_block": 2,
39
+ "mid_block_only_cross_attention": null,
40
+ "mid_block_scale_factor": 1,
41
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
42
+ "norm_eps": 1e-05,
43
+ "norm_num_groups": 32,
44
+ "num_attention_heads": null,
45
+ "num_class_embeds": null,
46
+ "only_cross_attention": false,
47
+ "out_channels": 4,
48
+ "projection_class_embeddings_input_dim": 2816,
49
+ "resnet_out_scale_factor": 1.0,
50
+ "resnet_skip_time_act": false,
51
+ "resnet_time_scale_shift": "default",
52
+ "sample_size": 128,
53
+ "time_cond_proj_dim": null,
54
+ "time_embedding_act_fn": null,
55
+ "time_embedding_dim": null,
56
+ "time_embedding_type": "positional",
57
+ "timestep_post_act": null,
58
+ "transformer_layers_per_block": [
59
+ 1,
60
+ 2,
61
+ 10
62
+ ],
63
+ "up_block_types": [
64
+ "CrossAttnUpBlock2D",
65
+ "CrossAttnUpBlock2D",
66
+ "UpBlock2D"
67
+ ],
68
+ "upcast_attention": null,
69
+ "use_linear_projection": true
70
+ }
checkpoint-1000/t2i_adapter_0/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c01fe153f902e7506271ae8a46ce1d48d317fb59d567f71184daf97331da658
3
+ size 10270627325
checkpoint-1000/t2i_adapter_1/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",
5
+ "adapter_type": "full_adapter",
6
+ "channels": [
7
+ 320,
8
+ 640,
9
+ 1280
10
+ ],
11
+ "downscale_factor": 8,
12
+ "in_channels": 3,
13
+ "name": "softedge",
14
+ "num_res_blocks": 2
15
+ }
checkpoint-1000/t2i_adapter_1/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97fa757323e29e73c4b8a07e1d44e893a5d9face7cdc6e5c1846430468c09710
3
+ size 178397003
checkpoint-1000/t2i_adapter_1_1/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_1",
5
+ "adapter_type": "full_adapter",
6
+ "channels": [
7
+ 320,
8
+ 640,
9
+ 1280
10
+ ],
11
+ "downscale_factor": 8,
12
+ "in_channels": 3,
13
+ "name": "depth",
14
+ "num_res_blocks": 2
15
+ }
checkpoint-1000/t2i_adapter_1_1/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fa5c9277c58c0c3a8063525432308bdaab92b6ff039e3d3b2dfe1f4ceeec9ef
3
+ size 178397003
checkpoint-1000/t2i_adapter_1_2/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_2",
5
+ "adapter_type": "full_adapter",
6
+ "channels": [
7
+ 320,
8
+ 640,
9
+ 1280
10
+ ],
11
+ "downscale_factor": 8,
12
+ "in_channels": 3,
13
+ "name": "canny",
14
+ "num_res_blocks": 2
15
+ }
checkpoint-1000/t2i_adapter_1_2/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35dd0d5a59425e4967cd49a8761f80ac158c7f89346386b19e175b7f81beaaae
3
+ size 178397003
checkpoint-1000/t2i_adapter_1_3/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_3",
5
+ "adapter_type": "full_adapter",
6
+ "channels": [
7
+ 320,
8
+ 640,
9
+ 1280
10
+ ],
11
+ "downscale_factor": 8,
12
+ "in_channels": 3,
13
+ "name": "binary",
14
+ "num_res_blocks": 2
15
+ }
checkpoint-1000/t2i_adapter_1_3/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24d1bb42042c94fcac03f93f3e6c7e9f15fd42dcfc72d074b9f2fc96350bc775
3
+ size 178397003
checkpoint-1000/t2i_adapter_1_4/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
+ }
checkpoint-1000/t2i_adapter_1_4/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
checkpoint-1000/t2i_adapter_1_5/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_5",
5
+ "adapter_type": "full_adapter",
6
+ "channels": [
7
+ 320,
8
+ 640,
9
+ 1280
10
+ ],
11
+ "downscale_factor": 8,
12
+ "in_channels": 3,
13
+ "name": "color",
14
+ "num_res_blocks": 2
15
+ }
checkpoint-1000/t2i_adapter_1_5/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cd33a24aaf205b5f412f27d9c4e9c677d168b9f6e3c8f09acca4d07e622a19a
3
+ size 178397003
checkpoint-1000/t2i_adapter_2/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "stabilityai/stable-diffusion-xl-base-1.0",
3
+ "architectures": [
4
+ "CLIPTextModel"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 0,
8
+ "dropout": 0.0,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "quick_gelu",
11
+ "hidden_size": 768,
12
+ "initializer_factor": 1.0,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 3072,
15
+ "layer_norm_eps": 1e-05,
16
+ "max_position_embeddings": 77,
17
+ "model_type": "clip_text_model",
18
+ "num_attention_heads": 12,
19
+ "num_hidden_layers": 12,
20
+ "pad_token_id": 1,
21
+ "projection_dim": 768,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.31.0",
24
+ "vocab_size": 49408
25
+ }
checkpoint-1000/t2i_adapter_2/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e11b7c2157ebd3f6f113ae118163259f578981a1798832d9dceda12afc9cb92f
3
+ size 492308829
checkpoint-1000/t2i_adapter_3/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "stabilityai/stable-diffusion-xl-base-1.0",
3
+ "architectures": [
4
+ "CLIPTextModelWithProjection"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 0,
8
+ "dropout": 0.0,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "gelu",
11
+ "hidden_size": 1280,
12
+ "initializer_factor": 1.0,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 5120,
15
+ "layer_norm_eps": 1e-05,
16
+ "max_position_embeddings": 77,
17
+ "model_type": "clip_text_model",
18
+ "num_attention_heads": 20,
19
+ "num_hidden_layers": 32,
20
+ "pad_token_id": 1,
21
+ "projection_dim": 1280,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.31.0",
24
+ "vocab_size": 49408
25
+ }
checkpoint-1000/t2i_adapter_3/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:343cd0fd693673ece2d5cb9b02ab8c54ebe10d9d436beefe69aaff30ce3ea6fc
3
+ size 2778816929
checkpoint-1000/t2i_adapter_4/config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AutoencoderKL",
3
+ "_diffusers_version": "0.19.3",
4
+ "_name_or_path": "madebyollin/sdxl-vae-fp16-fix",
5
+ "act_fn": "silu",
6
+ "block_out_channels": [
7
+ 128,
8
+ 256,
9
+ 512,
10
+ 512
11
+ ],
12
+ "down_block_types": [
13
+ "DownEncoderBlock2D",
14
+ "DownEncoderBlock2D",
15
+ "DownEncoderBlock2D",
16
+ "DownEncoderBlock2D"
17
+ ],
18
+ "force_upcast": false,
19
+ "in_channels": 3,
20
+ "latent_channels": 4,
21
+ "layers_per_block": 2,
22
+ "norm_num_groups": 32,
23
+ "out_channels": 3,
24
+ "sample_size": 512,
25
+ "scaling_factor": 0.13025,
26
+ "up_block_types": [
27
+ "UpDecoderBlock2D",
28
+ "UpDecoderBlock2D",
29
+ "UpDecoderBlock2D",
30
+ "UpDecoderBlock2D"
31
+ ]
32
+ }
checkpoint-1000/t2i_adapter_4/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8411672a78f58725e9a85c26c7021412d4cd80aaf7d8e57214e75f45f49fcd7
3
+ size 334715569
color/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_5",
5
+ "adapter_type": "full_adapter",
6
+ "channels": [
7
+ 320,
8
+ 640,
9
+ 1280
10
+ ],
11
+ "downscale_factor": 8,
12
+ "in_channels": 3,
13
+ "name": "color",
14
+ "num_res_blocks": 2
15
+ }
color/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cd33a24aaf205b5f412f27d9c4e9c677d168b9f6e3c8f09acca4d07e622a19a
3
+ size 178397003
depth/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_1",
5
+ "adapter_type": "full_adapter",
6
+ "channels": [
7
+ 320,
8
+ 640,
9
+ 1280
10
+ ],
11
+ "downscale_factor": 8,
12
+ "in_channels": 3,
13
+ "name": "depth",
14
+ "num_res_blocks": 2
15
+ }
depth/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fa5c9277c58c0c3a8063525432308bdaab92b6ff039e3d3b2dfe1f4ceeec9ef
3
+ size 178397003
images_0.png ADDED

Git LFS Details

  • SHA256: 85986adf74c05c9008b340ccead4d2464fc313c5316bc86b488600465469cbc4
  • Pointer size: 132 Bytes
  • Size of remote file: 1.21 MB
images_1.png ADDED

Git LFS Details

  • SHA256: 5fdc0f681c1c234351b7a8ecf2ea79efcbc66b11a922aaa6e1b531956dc60662
  • Pointer size: 132 Bytes
  • Size of remote file: 1.75 MB
images_2.png ADDED

Git LFS Details

  • SHA256: fb6d743c19969bd819bb0daa3fbbc4c40da0521f785300f73d044fc7abd9f3c2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.55 MB
images_3.png ADDED

Git LFS Details

  • SHA256: 6e979d873ee6e03cf254364f4ac0e0b8ad7843c2338f2e8ffad78165ea0e16a9
  • Pointer size: 132 Bytes
  • Size of remote file: 1.45 MB
images_4.png ADDED

Git LFS Details

  • SHA256: 78e2f39a1c3bf372a972ba19012a319964820be0574475fa8ec2a8191534d9b3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.7 MB
images_5.png ADDED

Git LFS Details

  • SHA256: 952df2acbfb22d6577db24875233aeb418c91f69d4a2b3ca7bb3a7802410e65c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.41 MB
images_6.png ADDED

Git LFS Details

  • SHA256: 2772e610fa4b2b7179f69cf29e0e5ea7d60fdbd41c7d87760faab5949d0000c1
  • Pointer size: 132 Bytes
  • Size of remote file: 1.46 MB
images_7.png ADDED

Git LFS Details

  • SHA256: c2d1fb06b8579d7f55c143212d315381de2fac427dd81b4aee5252bf56569d4d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.68 MB
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
+ }
segmented/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
softedge/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",
5
+ "adapter_type": "full_adapter",
6
+ "channels": [
7
+ 320,
8
+ 640,
9
+ 1280
10
+ ],
11
+ "downscale_factor": 8,
12
+ "in_channels": 3,
13
+ "name": "softedge",
14
+ "num_res_blocks": 2
15
+ }
softedge/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97fa757323e29e73c4b8a07e1d44e893a5d9face7cdc6e5c1846430468c09710
3
+ size 178397003