lazzdw commited on
Commit
6bab593
1 Parent(s): 69c22b2

further improvements

Browse files
logs/dreambooth/1671773833.5856822/events.out.tfevents.1671773833.e3985bbc38ee.14998.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89e6cc2cee91535e1b82ecc02b47d70b5b287e8a9e69d22ff9498f1d02e82320
3
+ size 2603
logs/dreambooth/1671774866.8499093/events.out.tfevents.1671774866.e3985bbc38ee.19246.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92534802f66c5a1c140ea6380fe81f3fcca2842af31c98830e6895769d31b03d
3
+ size 2603
logs/dreambooth/1671775449.9962583/events.out.tfevents.1671775450.e3985bbc38ee.21668.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd1d8fe23ed32deb7fad75c7f33e80593b18f615838e7ad36ad3eff28bc2cc34
3
+ size 2603
logs/dreambooth/1671776090.535188/events.out.tfevents.1671776090.e3985bbc38ee.24444.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:303e47cfcfb8cba91d695df53a0d6003c893a6be7b7bd6e8f689bab6b8f023fb
3
+ size 2540
logs/dreambooth/1671776553.6665404/events.out.tfevents.1671776553.e3985bbc38ee.26450.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bff02695990490bb5c486f1e901d0915e24a01f920ea1b040b944e86f9516cf5
3
+ size 2597
logs/dreambooth/events.out.tfevents.1671773833.e3985bbc38ee.14998.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca5f3421838c639d5bfab85b223ec42f370e857d9cb8d8eec01d51cc9f238b93
3
+ size 40
logs/dreambooth/events.out.tfevents.1671774866.e3985bbc38ee.19246.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45ccb4112d636f045711330896ab7cffdfb88efdd4321af416eeadd99c738908
3
+ size 40
logs/dreambooth/events.out.tfevents.1671775449.e3985bbc38ee.21668.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37219b56e4db39c5b597cee1c79ef3ee2e5174a86216079c47246d7702473ed6
3
+ size 16586
logs/dreambooth/events.out.tfevents.1671776090.e3985bbc38ee.24444.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b20c8da7ae0aa4fa459d39209dc9ef35f8a4a251e36070515a5acd8a5487ad71
3
+ size 4140
logs/dreambooth/events.out.tfevents.1671776553.e3985bbc38ee.26450.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00920df43df43d5bc83a51386ef78d01a915f087a8129025874f867af7993c83
3
+ size 50186
text_encoder/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "openai/clip-vit-large-patch14",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
1
  {
2
+ "_name_or_path": "/content/models/fatyoshi",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
text_encoder/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:156313902fc6b1801c686b81fd594e9ccf97c6f006111be7b5fdcf46fd7e3b78
3
- size 492307041
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54e7011a90b146c62a03f207b2adccedb34a4015a8da818d612dd0b344274f9d
3
+ size 492309793
tokenizer/tokenizer_config.json CHANGED
@@ -19,7 +19,7 @@
19
  },
20
  "errors": "replace",
21
  "model_max_length": 77,
22
- "name_or_path": "/content/refmdl",
23
  "pad_token": "<|endoftext|>",
24
  "special_tokens_map_file": "./special_tokens_map.json",
25
  "tokenizer_class": "CLIPTokenizer",
19
  },
20
  "errors": "replace",
21
  "model_max_length": 77,
22
+ "name_or_path": "/content/models/fatyoshi/tokenizer",
23
  "pad_token": "<|endoftext|>",
24
  "special_tokens_map_file": "./special_tokens_map.json",
25
  "tokenizer_class": "CLIPTokenizer",
unet/config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.9.0.dev0",
 
4
  "act_fn": "silu",
5
  "attention_head_dim": 8,
6
  "block_out_channels": [
@@ -29,7 +30,7 @@
29
  "num_class_embeds": null,
30
  "only_cross_attention": false,
31
  "out_channels": 4,
32
- "sample_size": 32,
33
  "up_block_types": [
34
  "UpBlock2D",
35
  "CrossAttnUpBlock2D",
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.9.0.dev0",
4
+ "_name_or_path": "/content/models/fatyoshi",
5
  "act_fn": "silu",
6
  "attention_head_dim": 8,
7
  "block_out_channels": [
30
  "num_class_embeds": null,
31
  "only_cross_attention": false,
32
  "out_channels": 4,
33
+ "sample_size": 64,
34
  "up_block_types": [
35
  "UpBlock2D",
36
  "CrossAttnUpBlock2D",
unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b104b385a124a7474fe99bd5f70c03de915dc7df0bfe925d3d58fc2d2b1a9539
3
- size 3438366373
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02b114f171f38c80fba2d00d12706efbc8b4cf1cbb69ce2511dabc3a0cb9cea3
3
+ size 3438375973
vae/config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.9.0.dev0",
 
4
  "act_fn": "silu",
5
  "block_out_channels": [
6
  128,
@@ -19,7 +20,7 @@
19
  "layers_per_block": 2,
20
  "norm_num_groups": 32,
21
  "out_channels": 3,
22
- "sample_size": 256,
23
  "up_block_types": [
24
  "UpDecoderBlock2D",
25
  "UpDecoderBlock2D",
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.9.0.dev0",
4
+ "_name_or_path": "/content/models/fatyoshi/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
20
  "layers_per_block": 2,
21
  "norm_num_groups": 32,
22
  "out_channels": 3,
23
+ "sample_size": 512,
24
  "up_block_types": [
25
  "UpDecoderBlock2D",
26
  "UpDecoderBlock2D",
vae/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcf4507d99b88db73f3916e2a20169fe74ada6b5582e9af56cfa80f5f3141765
3
  size 334711857
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36bb8e1b54aba3a0914eb35fba13dcb107e9f18d379d1df2158732cd4bf56a94
3
  size 334711857