ArtChicken commited on
Commit
6d7c89d
1 Parent(s): 04cd21e

Upload 2 files

Browse files
sohwx-woman-ponyxl-27DProny2024-05-11_19-38-35-save-9000-150-0.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f974b77fe77830879c600b3d689067eb5fb27ca6d741a54c901fe5df56213a98
3
+ size 6938084280
sohwx-woman-ponyxl-27DProny2024-05-11_19-38-35-save-9000-150-0.yaml ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ params:
3
+ conditioner_config:
4
+ params:
5
+ emb_models:
6
+ - input_key: txt
7
+ is_trainable: false
8
+ params:
9
+ layer: hidden
10
+ layer_idx: 11
11
+ target: sgm.modules.encoders.modules.FrozenCLIPEmbedder
12
+ - input_key: txt
13
+ is_trainable: false
14
+ params:
15
+ always_return_pooled: true
16
+ arch: ViT-bigG-14
17
+ freeze: true
18
+ layer: penultimate
19
+ legacy: false
20
+ version: laion2b_s39b_b160k
21
+ target: sgm.modules.encoders.modules.FrozenOpenCLIPEmbedder2
22
+ - input_key: original_size_as_tuple
23
+ is_trainable: false
24
+ params:
25
+ outdim: 256
26
+ target: sgm.modules.encoders.modules.ConcatTimestepEmbedderND
27
+ - input_key: crop_coords_top_left
28
+ is_trainable: false
29
+ params:
30
+ outdim: 256
31
+ target: sgm.modules.encoders.modules.ConcatTimestepEmbedderND
32
+ - input_key: target_size_as_tuple
33
+ is_trainable: false
34
+ params:
35
+ outdim: 256
36
+ target: sgm.modules.encoders.modules.ConcatTimestepEmbedderND
37
+ target: sgm.modules.GeneralConditioner
38
+ denoiser_config:
39
+ params:
40
+ discretization_config:
41
+ target: sgm.modules.diffusionmodules.discretizer.LegacyDDPMDiscretization
42
+ num_idx: 1000
43
+ scaling_config:
44
+ target: sgm.modules.diffusionmodules.denoiser_scaling.EpsScaling
45
+ weighting_config:
46
+ target: sgm.modules.diffusionmodules.denoiser_weighting.EpsWeighting
47
+ target: sgm.modules.diffusionmodules.denoiser.DiscreteDenoiser
48
+ disable_first_stage_autocast: true
49
+ first_stage_config:
50
+ params:
51
+ ddconfig:
52
+ attn_resolutions: []
53
+ attn_type: vanilla-xformers
54
+ ch: 128
55
+ ch_mult:
56
+ - 1
57
+ - 2
58
+ - 4
59
+ - 4
60
+ double_z: true
61
+ dropout: 0.0
62
+ in_channels: 3
63
+ num_res_blocks: 2
64
+ out_ch: 3
65
+ resolution: 256
66
+ z_channels: 4
67
+ embed_dim: 4
68
+ lossconfig:
69
+ target: torch.nn.Identity
70
+ monitor: val/rec_loss
71
+ target: sgm.models.autoencoder.AutoencoderKLInferenceWrapper
72
+ network_config:
73
+ params:
74
+ adm_in_channels: 2816
75
+ attention_resolutions:
76
+ - 4
77
+ - 2
78
+ channel_mult:
79
+ - 1
80
+ - 2
81
+ - 4
82
+ context_dim: 2048
83
+ in_channels: 4
84
+ legacy: false
85
+ model_channels: 320
86
+ num_classes: sequential
87
+ num_head_channels: 64
88
+ num_res_blocks: 2
89
+ out_channels: 4
90
+ spatial_transformer_attn_type: softmax-xformers
91
+ transformer_depth:
92
+ - 1
93
+ - 2
94
+ - 10
95
+ use_checkpoint: true
96
+ use_linear_in_transformer: true
97
+ use_spatial_transformer: true
98
+ target: sgm.modules.diffusionmodules.openaimodel.UNetModel
99
+ scale_factor: 0.13025
100
+ target: sgm.models.diffusion.DiffusionEngine