fancyfeast commited on
Commit
4c0d7ce
·
verified ·
1 Parent(s): 3413230

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. xnut4bsy/samples_14049280/text_encoder/config.json +25 -0
  2. xnut4bsy/samples_14049280/text_encoder/model.safetensors +3 -0
  3. xnut4bsy/samples_14049280/training_state.pt +3 -0
  4. xnut4bsy/samples_14049280/training_state0.pt +3 -0
  5. xnut4bsy/samples_14049280/training_state1.pt +3 -0
  6. xnut4bsy/samples_14049280/training_state2.pt +3 -0
  7. xnut4bsy/samples_14049280/training_state3.pt +3 -0
  8. xnut4bsy/samples_14049280/training_state4.pt +3 -0
  9. xnut4bsy/samples_14049280/training_state5.pt +3 -0
  10. xnut4bsy/samples_14049280/training_state6.pt +3 -0
  11. xnut4bsy/samples_14049280/training_state7.pt +3 -0
  12. xnut4bsy/samples_14049280/unet/config.json +73 -0
  13. xnut4bsy/samples_14049280/unet/diffusion_pytorch_model.safetensors +3 -0
  14. xnut4bsy/samples_15052800/text_encoder/config.json +25 -0
  15. xnut4bsy/samples_15052800/text_encoder/model.safetensors +3 -0
  16. xnut4bsy/samples_15052800/training_state.pt +3 -0
  17. xnut4bsy/samples_15052800/training_state0.pt +3 -0
  18. xnut4bsy/samples_15052800/training_state1.pt +3 -0
  19. xnut4bsy/samples_15052800/training_state2.pt +3 -0
  20. xnut4bsy/samples_15052800/training_state3.pt +3 -0
  21. xnut4bsy/samples_15052800/training_state4.pt +3 -0
  22. xnut4bsy/samples_15052800/training_state5.pt +3 -0
  23. xnut4bsy/samples_15052800/training_state6.pt +3 -0
  24. xnut4bsy/samples_15052800/training_state7.pt +3 -0
  25. xnut4bsy/samples_15052800/unet/config.json +73 -0
  26. xnut4bsy/samples_15052800/unet/diffusion_pytorch_model.safetensors +3 -0
  27. xnut4bsy/samples_16056320/text_encoder/config.json +25 -0
  28. xnut4bsy/samples_16056320/text_encoder/model.safetensors +3 -0
  29. xnut4bsy/samples_16056320/training_state.pt +3 -0
  30. xnut4bsy/samples_16056320/training_state0.pt +3 -0
  31. xnut4bsy/samples_16056320/training_state1.pt +3 -0
  32. xnut4bsy/samples_16056320/training_state2.pt +3 -0
  33. xnut4bsy/samples_16056320/training_state3.pt +3 -0
  34. xnut4bsy/samples_16056320/training_state4.pt +3 -0
  35. xnut4bsy/samples_16056320/training_state5.pt +3 -0
  36. xnut4bsy/samples_16056320/training_state6.pt +3 -0
  37. xnut4bsy/samples_16056320/training_state7.pt +3 -0
  38. xnut4bsy/samples_16056320/unet/config.json +73 -0
  39. xnut4bsy/samples_16056320/unet/diffusion_pytorch_model.safetensors +3 -0
  40. xnut4bsy/samples_16558080/text_encoder/config.json +25 -0
  41. xnut4bsy/samples_16558080/text_encoder/model.safetensors +3 -0
  42. xnut4bsy/samples_16558080/training_state.pt +3 -0
  43. xnut4bsy/samples_16558080/training_state0.pt +3 -0
  44. xnut4bsy/samples_16558080/training_state1.pt +3 -0
  45. xnut4bsy/samples_16558080/training_state2.pt +3 -0
  46. xnut4bsy/samples_16558080/training_state3.pt +3 -0
  47. xnut4bsy/samples_16558080/training_state4.pt +3 -0
  48. xnut4bsy/samples_16558080/training_state5.pt +3 -0
  49. xnut4bsy/samples_16558080/training_state6.pt +3 -0
  50. xnut4bsy/samples_16558080/training_state7.pt +3 -0
xnut4bsy/samples_14049280/text_encoder/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.41.0",
24
+ "vocab_size": 49408
25
+ }
xnut4bsy/samples_14049280/text_encoder/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea3f6bcd6ff5ed96f7db2c90b331f1aadffec0828a6636279df01cda50b8086d
3
+ size 492265168
xnut4bsy/samples_14049280/training_state.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38751cad154f38a173a014d12e93193746e604bbbc18655261153e345a0a295e
3
+ size 21469127066
xnut4bsy/samples_14049280/training_state0.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee2a02496c8beab0c26da0302284e136f0ae9720d81979e6fd5efe300bd2e663
3
+ size 14536
xnut4bsy/samples_14049280/training_state1.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca32e612aac664dacd402d0e757c1ca88e6e9077b4b4424bd6e3dc71ba20230d
3
+ size 14600
xnut4bsy/samples_14049280/training_state2.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:282d3347fdfe560890652de7928a0ed789c1f53728ae35ad5fcbb5b19cdab9ef
3
+ size 14536
xnut4bsy/samples_14049280/training_state3.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0c67a3bdae976ef584e1b841247639289cbdb4dbc510fafd6900a5ebdb882f0
3
+ size 14600
xnut4bsy/samples_14049280/training_state4.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcc1d1cd44b44e6899b476b73653d60bad258326997869710fcd75fa5b09a5f7
3
+ size 14536
xnut4bsy/samples_14049280/training_state5.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ace2ce754c67c1c6e82662c8678f3faac8f98059770ddfc5667f923c03b5c399
3
+ size 14472
xnut4bsy/samples_14049280/training_state6.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16db49ab885525d1c42763198c1ed63798927689cd26d5d7f96c8b4325f106fc
3
+ size 14600
xnut4bsy/samples_14049280/training_state7.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f90e42120634a1817b55b18a6c1901afb5286c02e3cae104bde79209526af1e1
3
+ size 14600
xnut4bsy/samples_14049280/unet/config.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.27.2",
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
+ "attention_type": "default",
15
+ "block_out_channels": [
16
+ 320,
17
+ 640,
18
+ 1280
19
+ ],
20
+ "center_input_sample": false,
21
+ "class_embed_type": null,
22
+ "class_embeddings_concat": false,
23
+ "conv_in_kernel": 3,
24
+ "conv_out_kernel": 3,
25
+ "cross_attention_dim": 2048,
26
+ "cross_attention_norm": null,
27
+ "down_block_types": [
28
+ "DownBlock2D",
29
+ "CrossAttnDownBlock2D",
30
+ "CrossAttnDownBlock2D"
31
+ ],
32
+ "downsample_padding": 1,
33
+ "dropout": 0.0,
34
+ "dual_cross_attention": false,
35
+ "encoder_hid_dim": null,
36
+ "encoder_hid_dim_type": null,
37
+ "flip_sin_to_cos": true,
38
+ "freq_shift": 0,
39
+ "in_channels": 4,
40
+ "layers_per_block": 2,
41
+ "mid_block_only_cross_attention": null,
42
+ "mid_block_scale_factor": 1,
43
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
44
+ "norm_eps": 1e-05,
45
+ "norm_num_groups": 32,
46
+ "num_attention_heads": null,
47
+ "num_class_embeds": null,
48
+ "only_cross_attention": false,
49
+ "out_channels": 4,
50
+ "projection_class_embeddings_input_dim": 2816,
51
+ "resnet_out_scale_factor": 1.0,
52
+ "resnet_skip_time_act": false,
53
+ "resnet_time_scale_shift": "default",
54
+ "reverse_transformer_layers_per_block": null,
55
+ "sample_size": 128,
56
+ "time_cond_proj_dim": null,
57
+ "time_embedding_act_fn": null,
58
+ "time_embedding_dim": null,
59
+ "time_embedding_type": "positional",
60
+ "timestep_post_act": null,
61
+ "transformer_layers_per_block": [
62
+ 1,
63
+ 2,
64
+ 10
65
+ ],
66
+ "up_block_types": [
67
+ "CrossAttnUpBlock2D",
68
+ "CrossAttnUpBlock2D",
69
+ "UpBlock2D"
70
+ ],
71
+ "upcast_attention": null,
72
+ "use_linear_projection": true
73
+ }
xnut4bsy/samples_14049280/unet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a83e3e09e448c6d805172e38cba9504ecdafa761e8047962551fd025c3d472f
3
+ size 10270077736
xnut4bsy/samples_15052800/text_encoder/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.41.0",
24
+ "vocab_size": 49408
25
+ }
xnut4bsy/samples_15052800/text_encoder/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05a5afb7def35fe85ce115a476e959f9f75af895da499cd7fd64ee93f0a8045b
3
+ size 492265168
xnut4bsy/samples_15052800/training_state.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e495f0d3b2cbe024ff4f025ab0918cac8c78ae55670d51ae01dc6ee7c5cc026c
3
+ size 21469127066
xnut4bsy/samples_15052800/training_state0.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7afb896399267c0e8322b2b82435962db7546be76c0fc80159da61d01a0f0992
3
+ size 14536
xnut4bsy/samples_15052800/training_state1.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59c0b60081111fe7ca911a4d00399353820329c633ae210950fb9ba1209effe3
3
+ size 14600
xnut4bsy/samples_15052800/training_state2.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6201b00d7eabf443bb5936ed358f7275f6c6e830ac280e52934b034c96afe449
3
+ size 14536
xnut4bsy/samples_15052800/training_state3.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:267cd98d43022c3b86e3b15005ef77463b8b6c8a3bfe02dfcf8646bdbedc3693
3
+ size 14600
xnut4bsy/samples_15052800/training_state4.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3cf5ed9e71820fc1490e1a71015d8eed130c4594cacb1eb94ca95a18455568a
3
+ size 14536
xnut4bsy/samples_15052800/training_state5.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:295828d30fc22979425352af9afc52f1aeba6fa8143fe43fefe93b86a7ea2cb2
3
+ size 14472
xnut4bsy/samples_15052800/training_state6.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c11152f0e239ebb7b4c9b6004404b12558a7f20678edeea7de6eadf80dcc3d75
3
+ size 14600
xnut4bsy/samples_15052800/training_state7.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdb41f85bc4fe94f491d98b277b6f58f05b84d4feb4dcae5e2a8954521693e6d
3
+ size 14600
xnut4bsy/samples_15052800/unet/config.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.27.2",
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
+ "attention_type": "default",
15
+ "block_out_channels": [
16
+ 320,
17
+ 640,
18
+ 1280
19
+ ],
20
+ "center_input_sample": false,
21
+ "class_embed_type": null,
22
+ "class_embeddings_concat": false,
23
+ "conv_in_kernel": 3,
24
+ "conv_out_kernel": 3,
25
+ "cross_attention_dim": 2048,
26
+ "cross_attention_norm": null,
27
+ "down_block_types": [
28
+ "DownBlock2D",
29
+ "CrossAttnDownBlock2D",
30
+ "CrossAttnDownBlock2D"
31
+ ],
32
+ "downsample_padding": 1,
33
+ "dropout": 0.0,
34
+ "dual_cross_attention": false,
35
+ "encoder_hid_dim": null,
36
+ "encoder_hid_dim_type": null,
37
+ "flip_sin_to_cos": true,
38
+ "freq_shift": 0,
39
+ "in_channels": 4,
40
+ "layers_per_block": 2,
41
+ "mid_block_only_cross_attention": null,
42
+ "mid_block_scale_factor": 1,
43
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
44
+ "norm_eps": 1e-05,
45
+ "norm_num_groups": 32,
46
+ "num_attention_heads": null,
47
+ "num_class_embeds": null,
48
+ "only_cross_attention": false,
49
+ "out_channels": 4,
50
+ "projection_class_embeddings_input_dim": 2816,
51
+ "resnet_out_scale_factor": 1.0,
52
+ "resnet_skip_time_act": false,
53
+ "resnet_time_scale_shift": "default",
54
+ "reverse_transformer_layers_per_block": null,
55
+ "sample_size": 128,
56
+ "time_cond_proj_dim": null,
57
+ "time_embedding_act_fn": null,
58
+ "time_embedding_dim": null,
59
+ "time_embedding_type": "positional",
60
+ "timestep_post_act": null,
61
+ "transformer_layers_per_block": [
62
+ 1,
63
+ 2,
64
+ 10
65
+ ],
66
+ "up_block_types": [
67
+ "CrossAttnUpBlock2D",
68
+ "CrossAttnUpBlock2D",
69
+ "UpBlock2D"
70
+ ],
71
+ "upcast_attention": null,
72
+ "use_linear_projection": true
73
+ }
xnut4bsy/samples_15052800/unet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbe89845a7ee570625925a98755ed004cbff8c10ca70d9350bb85c9b126fc5df
3
+ size 10270077736
xnut4bsy/samples_16056320/text_encoder/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.41.0",
24
+ "vocab_size": 49408
25
+ }
xnut4bsy/samples_16056320/text_encoder/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:358ca90ae233fc98b79d8b0c66bd99e5b9c7e47b5f159e7784b9e26bd6f7266e
3
+ size 492265168
xnut4bsy/samples_16056320/training_state.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3da384303fde0aaf20cef8efc52bcd793402c48da23c3484f6b9b88ac2a12d25
3
+ size 21469127066
xnut4bsy/samples_16056320/training_state0.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:328914c615eb220e5d8cf76b20e9cfd2c5e894f9554ef2fcf919d26db2d6dac4
3
+ size 14536
xnut4bsy/samples_16056320/training_state1.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:146a1f54e86416ed1209fd3d34f703806dc56880f1f77f1da133dcd0f435cd1e
3
+ size 14600
xnut4bsy/samples_16056320/training_state2.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d75bc1358e21e809f0f737e46082a29c7940e00173282695ebb8ec15b1c7288
3
+ size 14536
xnut4bsy/samples_16056320/training_state3.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6198d1ab776a729e83ee4044cb1b17bf340c8a90c50d31b0c5842a754958db1d
3
+ size 14600
xnut4bsy/samples_16056320/training_state4.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:246a01b8a54a596faa7462b5f152ae8ce98568a17bc515f75684180c0e858e8d
3
+ size 14536
xnut4bsy/samples_16056320/training_state5.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c487574f375222b73535aec6d19e79713085507f7229b85af15b751cec23538
3
+ size 14472
xnut4bsy/samples_16056320/training_state6.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:740ca7724c25ad5d68f76dad912d3ff6afd336f4d5dd3c6de8e21eadc2890973
3
+ size 14600
xnut4bsy/samples_16056320/training_state7.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76d273f89cd893dca0792db27cf1bacf8029e772eeee7eb960c18e28b3bed38c
3
+ size 14600
xnut4bsy/samples_16056320/unet/config.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.27.2",
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
+ "attention_type": "default",
15
+ "block_out_channels": [
16
+ 320,
17
+ 640,
18
+ 1280
19
+ ],
20
+ "center_input_sample": false,
21
+ "class_embed_type": null,
22
+ "class_embeddings_concat": false,
23
+ "conv_in_kernel": 3,
24
+ "conv_out_kernel": 3,
25
+ "cross_attention_dim": 2048,
26
+ "cross_attention_norm": null,
27
+ "down_block_types": [
28
+ "DownBlock2D",
29
+ "CrossAttnDownBlock2D",
30
+ "CrossAttnDownBlock2D"
31
+ ],
32
+ "downsample_padding": 1,
33
+ "dropout": 0.0,
34
+ "dual_cross_attention": false,
35
+ "encoder_hid_dim": null,
36
+ "encoder_hid_dim_type": null,
37
+ "flip_sin_to_cos": true,
38
+ "freq_shift": 0,
39
+ "in_channels": 4,
40
+ "layers_per_block": 2,
41
+ "mid_block_only_cross_attention": null,
42
+ "mid_block_scale_factor": 1,
43
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
44
+ "norm_eps": 1e-05,
45
+ "norm_num_groups": 32,
46
+ "num_attention_heads": null,
47
+ "num_class_embeds": null,
48
+ "only_cross_attention": false,
49
+ "out_channels": 4,
50
+ "projection_class_embeddings_input_dim": 2816,
51
+ "resnet_out_scale_factor": 1.0,
52
+ "resnet_skip_time_act": false,
53
+ "resnet_time_scale_shift": "default",
54
+ "reverse_transformer_layers_per_block": null,
55
+ "sample_size": 128,
56
+ "time_cond_proj_dim": null,
57
+ "time_embedding_act_fn": null,
58
+ "time_embedding_dim": null,
59
+ "time_embedding_type": "positional",
60
+ "timestep_post_act": null,
61
+ "transformer_layers_per_block": [
62
+ 1,
63
+ 2,
64
+ 10
65
+ ],
66
+ "up_block_types": [
67
+ "CrossAttnUpBlock2D",
68
+ "CrossAttnUpBlock2D",
69
+ "UpBlock2D"
70
+ ],
71
+ "upcast_attention": null,
72
+ "use_linear_projection": true
73
+ }
xnut4bsy/samples_16056320/unet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9bd44b74f7330d62134d59dea2e906739efff21b3d1782f9e00fc3c64b298c1
3
+ size 10270077736
xnut4bsy/samples_16558080/text_encoder/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.41.0",
24
+ "vocab_size": 49408
25
+ }
xnut4bsy/samples_16558080/text_encoder/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e140a95b2220071b7bead8e05a7722760813e89d037b1be0a3f77c827406148
3
+ size 492265168
xnut4bsy/samples_16558080/training_state.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c532d8d00ba4079e08f46e4897a8d382392ca919d96149097ad6a114c1a9d9f9
3
+ size 21469127066
xnut4bsy/samples_16558080/training_state0.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e0d338a59aecc1fff30ae02f815d6931bcf3ed6257cd1182664ba048d4c6f03
3
+ size 14536
xnut4bsy/samples_16558080/training_state1.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bb23fea70ba709e3cd23b2194b26c7cf7bc28ba1692b22ce88e4238c1082d7e
3
+ size 14600
xnut4bsy/samples_16558080/training_state2.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8014754d6a5d8b2d0817e2d0f3a5730594d385bf8871314fa78aa30ed154964c
3
+ size 14536
xnut4bsy/samples_16558080/training_state3.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e78816fbd551f6e2f8503c2d442140143833df5dac6b1389461d2afeb8ff4116
3
+ size 14600
xnut4bsy/samples_16558080/training_state4.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d674b23f1277f004dc899a7fdb0e2b6564d261c23057f5cc388efc9abcdb3b4
3
+ size 14536
xnut4bsy/samples_16558080/training_state5.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e041dce00b28bcdb26506782cb6efefa3090e43be92a1fc52ac1b00952314cd8
3
+ size 14472
xnut4bsy/samples_16558080/training_state6.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3ed312046ab32517dfd82ae9f09195caf1cb7e80cf6ca649247502d349433f6
3
+ size 14600
xnut4bsy/samples_16558080/training_state7.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6937e04c827a3e168eb0a859ca4d60d4e424e295dccce154fe77ea8935e442c9
3
+ size 14600