kasukanra commited on
Commit
50267b3
1 Parent(s): 3dde9ac

Upload 8 files

Browse files
fantasy_style_v2_0.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac75f5665f2f5bcff4211d583fd896eb382c652dc5fa2710d5ee09801f01c8e2
3
+ size 2132869725
finetune_15/768/model_768.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf2f02480888a8e8e663460df2f30f3bf8dc648b6f22c36e9d944f592c028ab6
3
+ size 4265145732
finetune_15/768/model_768.yaml ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ base_learning_rate: 0.0001
3
+ params:
4
+ channels: 4
5
+ cond_stage_config:
6
+ target: ldm.modules.encoders.modules.FrozenCLIPEmbedder
7
+ cond_stage_key: txt
8
+ cond_stage_trainable: false
9
+ conditioning_key: crossattn
10
+ first_stage_config:
11
+ params:
12
+ ddconfig:
13
+ attn_resolutions: []
14
+ ch: 128
15
+ ch_mult:
16
+ - 1
17
+ - 2
18
+ - 4
19
+ - 4
20
+ double_z: true
21
+ dropout: 0.0
22
+ in_channels: 3
23
+ num_res_blocks: 2
24
+ out_ch: 3
25
+ resolution: 256
26
+ z_channels: 4
27
+ embed_dim: 4
28
+ lossconfig:
29
+ target: torch.nn.Identity
30
+ monitor: val/rec_loss
31
+ target: ldm.models.autoencoder.AutoencoderKL
32
+ first_stage_key: jpg
33
+ image_size: 64
34
+ linear_end: 0.012
35
+ linear_start: 0.00085
36
+ log_every_t: 200
37
+ monitor: val/loss_simple_ema
38
+ num_timesteps_cond: 1
39
+ scale_factor: 0.18215
40
+ scheduler_config:
41
+ params:
42
+ cycle_lengths:
43
+ - 10000000000000
44
+ f_max:
45
+ - 1.0
46
+ f_min:
47
+ - 1.0
48
+ f_start:
49
+ - 1.0e-06
50
+ warm_up_steps:
51
+ - 10000
52
+ target: ldm.lr_scheduler.LambdaLinearScheduler
53
+ timesteps: 1000
54
+ unet_config:
55
+ params:
56
+ attention_resolutions:
57
+ - 4
58
+ - 2
59
+ - 1
60
+ channel_mult:
61
+ - 1
62
+ - 2
63
+ - 4
64
+ - 4
65
+ context_dim: 768
66
+ image_size: 32
67
+ in_channels: 4
68
+ legacy: false
69
+ model_channels: 320
70
+ num_heads: 8
71
+ num_res_blocks: 2
72
+ out_channels: 4
73
+ transformer_depth: 1
74
+ use_checkpoint: true
75
+ use_spatial_transformer: true
76
+ target: ldm.modules.diffusionmodules.openaimodel.UNetModel
77
+ use_ema: false
78
+ target: ldm.models.diffusion.ddpm.LatentDiffusion
finetune_15/temp/2024-03-11_14-46-26-save-12920-190-0.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6cdfbaf5b73cd3b4f8276199c065bdd936078e4208368fb9971d1bae6f4a953
3
+ size 4265145732
finetune_15/temp/2024-03-11_14-46-26-save-12920-190-0.yaml ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ base_learning_rate: 0.0001
3
+ params:
4
+ channels: 4
5
+ cond_stage_config:
6
+ target: ldm.modules.encoders.modules.FrozenCLIPEmbedder
7
+ cond_stage_key: txt
8
+ cond_stage_trainable: false
9
+ conditioning_key: crossattn
10
+ first_stage_config:
11
+ params:
12
+ ddconfig:
13
+ attn_resolutions: []
14
+ ch: 128
15
+ ch_mult:
16
+ - 1
17
+ - 2
18
+ - 4
19
+ - 4
20
+ double_z: true
21
+ dropout: 0.0
22
+ in_channels: 3
23
+ num_res_blocks: 2
24
+ out_ch: 3
25
+ resolution: 256
26
+ z_channels: 4
27
+ embed_dim: 4
28
+ lossconfig:
29
+ target: torch.nn.Identity
30
+ monitor: val/rec_loss
31
+ target: ldm.models.autoencoder.AutoencoderKL
32
+ first_stage_key: jpg
33
+ image_size: 64
34
+ linear_end: 0.012
35
+ linear_start: 0.00085
36
+ log_every_t: 200
37
+ monitor: val/loss_simple_ema
38
+ num_timesteps_cond: 1
39
+ scale_factor: 0.18215
40
+ scheduler_config:
41
+ params:
42
+ cycle_lengths:
43
+ - 10000000000000
44
+ f_max:
45
+ - 1.0
46
+ f_min:
47
+ - 1.0
48
+ f_start:
49
+ - 1.0e-06
50
+ warm_up_steps:
51
+ - 10000
52
+ target: ldm.lr_scheduler.LambdaLinearScheduler
53
+ timesteps: 1000
54
+ unet_config:
55
+ params:
56
+ attention_resolutions:
57
+ - 4
58
+ - 2
59
+ - 1
60
+ channel_mult:
61
+ - 1
62
+ - 2
63
+ - 4
64
+ - 4
65
+ context_dim: 768
66
+ image_size: 32
67
+ in_channels: 4
68
+ legacy: false
69
+ model_channels: 320
70
+ num_heads: 8
71
+ num_res_blocks: 2
72
+ out_channels: 4
73
+ transformer_depth: 1
74
+ use_checkpoint: true
75
+ use_spatial_transformer: true
76
+ target: ldm.modules.diffusionmodules.openaimodel.UNetModel
77
+ use_ema: false
78
+ target: ldm.models.diffusion.ddpm.LatentDiffusion
finetune_15/temp/model_k4s4.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6584a85e146dd7c74f61ed2551da2846e18564d4c705e9b7ce0d977e84e49c1
3
+ size 4265145732
finetune_15/temp/model_k4s4.yaml ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ base_learning_rate: 0.0001
3
+ params:
4
+ channels: 4
5
+ cond_stage_config:
6
+ target: ldm.modules.encoders.modules.FrozenCLIPEmbedder
7
+ cond_stage_key: txt
8
+ cond_stage_trainable: false
9
+ conditioning_key: crossattn
10
+ first_stage_config:
11
+ params:
12
+ ddconfig:
13
+ attn_resolutions: []
14
+ ch: 128
15
+ ch_mult:
16
+ - 1
17
+ - 2
18
+ - 4
19
+ - 4
20
+ double_z: true
21
+ dropout: 0.0
22
+ in_channels: 3
23
+ num_res_blocks: 2
24
+ out_ch: 3
25
+ resolution: 256
26
+ z_channels: 4
27
+ embed_dim: 4
28
+ lossconfig:
29
+ target: torch.nn.Identity
30
+ monitor: val/rec_loss
31
+ target: ldm.models.autoencoder.AutoencoderKL
32
+ first_stage_key: jpg
33
+ image_size: 64
34
+ linear_end: 0.012
35
+ linear_start: 0.00085
36
+ log_every_t: 200
37
+ monitor: val/loss_simple_ema
38
+ num_timesteps_cond: 1
39
+ scale_factor: 0.18215
40
+ scheduler_config:
41
+ params:
42
+ cycle_lengths:
43
+ - 10000000000000
44
+ f_max:
45
+ - 1.0
46
+ f_min:
47
+ - 1.0
48
+ f_start:
49
+ - 1.0e-06
50
+ warm_up_steps:
51
+ - 10000
52
+ target: ldm.lr_scheduler.LambdaLinearScheduler
53
+ timesteps: 1000
54
+ unet_config:
55
+ params:
56
+ attention_resolutions:
57
+ - 4
58
+ - 2
59
+ - 1
60
+ channel_mult:
61
+ - 1
62
+ - 2
63
+ - 4
64
+ - 4
65
+ context_dim: 768
66
+ image_size: 32
67
+ in_channels: 4
68
+ legacy: false
69
+ model_channels: 320
70
+ num_heads: 8
71
+ num_res_blocks: 2
72
+ out_channels: 4
73
+ transformer_depth: 1
74
+ use_checkpoint: true
75
+ use_spatial_transformer: true
76
+ target: ldm.modules.diffusionmodules.openaimodel.UNetModel
77
+ use_ema: false
78
+ target: ldm.models.diffusion.ddpm.LatentDiffusion
ksk_finetune_03_fresh_LR-000024.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb8437fc608d5857fe74b1239a6311d0ce01cfb0cdab03d94ecb86c4982470dc
3
+ size 6938043202