zuv0 Viperboy123 zx18 commited on
Commit
2211549
·
0 Parent(s):

Super-squash branch 'main' using huggingface_hub

Browse files

Co-authored-by: Viperboy123 <Viperboy123@users.noreply.huggingface.co>
Co-authored-by: zx18 <zx18@users.noreply.huggingface.co>

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +55 -0
  2. .gitignore +15 -0
  3. ControlNetPreprocessor/clip_vision/null.txt +0 -0
  4. Lora/K1/ILXL/null.txt +0 -0
  5. Lora/Normal_Ad/BlueArchive-000008.safetensors +3 -0
  6. Lora/Normal_Ad/BlueArchive-000008.webp +3 -0
  7. Lora/Normal_Ad/Hand pony style v1.safetensors +3 -0
  8. Lora/Normal_Ad/analmp.safetensors +3 -0
  9. Lora/Normal_Ad/blue_archive-ixl-style-soralz.jpeg +3 -0
  10. Lora/Normal_Ad/blue_archive-ixl-style-soralz.safetensors +3 -0
  11. Lora/Normal_Ad/dmd2-lighting8step_cfg1.5.safetensors +3 -0
  12. Lora/Normal_Ad/finger_in_anothers_mouth.png +3 -0
  13. Lora/Normal_Ad/finger_in_anothers_mouth.safetensors +3 -0
  14. Lora/Normal_Ad/hand_grabbing_both_breasts_concept_Illustrious_v2.safetensors +3 -0
  15. Lora/Normal_Ad/hug_ilxl_v1.0.safetensors +3 -0
  16. Lora/Normal_Ad/捏乳.safetensors +3 -0
  17. Lora/XLRN/___commit_sub.bat +6 -0
  18. Lora/XLRN/exp/null.txt +0 -0
  19. Lora/XLRN/test/null.txt +0 -0
  20. Lora/null.txt +0 -0
  21. RealESRGAN/RealESRGAN_x4plus.pth +3 -0
  22. RealESRGAN/RealESRGAN_x4plus_anime_6B.pth +3 -0
  23. Stable-diffusion/__get.bat +1 -0
  24. VAE-approx/vaeapprox-sdxl.pt +3 -0
  25. VAE/Put VAE here.txt +0 -0
  26. VAE/sdxl_vae.safetensors +3 -0
  27. commit.bat +30 -0
  28. config_co1.json +326 -0
  29. configs/anything_v3.yaml +73 -0
  30. configs/v1-inference.yaml +70 -0
  31. configs/v1-inference_clip_skip_2.yaml +73 -0
  32. configs/v1-inference_clip_skip_2_fp16.yaml +74 -0
  33. configs/v1-inference_fp16.yaml +71 -0
  34. configs/v1-inpainting-inference.yaml +71 -0
  35. configs/v2-inference-v.yaml +68 -0
  36. configs/v2-inference-v_fp32.yaml +68 -0
  37. configs/v2-inference.yaml +67 -0
  38. configs/v2-inference_fp32.yaml +67 -0
  39. configs/v2-inpainting-inference.yaml +158 -0
  40. diffusers/version.txt +1 -0
  41. diffusers/version_diffusers_cache.txt +1 -0
  42. embeddings/NEGATIVE_HANDS.safetensors +3 -0
  43. embeddings/aidxlv05_neg.safetensors +3 -0
  44. embeddings/negativeXL_D.safetensors +3 -0
  45. forcePull.bat +13 -0
  46. svd/put svd here.txt +0 -0
  47. text_encoder/Put Text Encoders here.txt +1 -0
  48. upscale_models/4x-UltraSharpV2_Lite.safetensors +3 -0
  49. upscale_models/RealESRGAN_x4plus.pth +3 -0
  50. wildcards/illustrator.txt +0 -0
.gitattributes ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
13
+ *.model filter=lfs diff=lfs merge=lfs -text
14
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
15
+ *.npy filter=lfs diff=lfs merge=lfs -text
16
+ *.npz filter=lfs diff=lfs merge=lfs -text
17
+ *.onnx filter=lfs diff=lfs merge=lfs -text
18
+ *.ot filter=lfs diff=lfs merge=lfs -text
19
+ *.parquet filter=lfs diff=lfs merge=lfs -text
20
+ *.pb filter=lfs diff=lfs merge=lfs -text
21
+ *.pickle filter=lfs diff=lfs merge=lfs -text
22
+ *.pkl filter=lfs diff=lfs merge=lfs -text
23
+ *.pt filter=lfs diff=lfs merge=lfs -text
24
+ *.pth filter=lfs diff=lfs merge=lfs -text
25
+ *.rar filter=lfs diff=lfs merge=lfs -text
26
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
27
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar filter=lfs diff=lfs merge=lfs -text
30
+ *.tflite filter=lfs diff=lfs merge=lfs -text
31
+ *.tgz filter=lfs diff=lfs merge=lfs -text
32
+ *.wasm filter=lfs diff=lfs merge=lfs -text
33
+ *.xz filter=lfs diff=lfs merge=lfs -text
34
+ *.zip filter=lfs diff=lfs merge=lfs -text
35
+ *.zst filter=lfs diff=lfs merge=lfs -text
36
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
37
+ # Audio files - uncompressed
38
+ *.pcm filter=lfs diff=lfs merge=lfs -text
39
+ *.sam filter=lfs diff=lfs merge=lfs -text
40
+ *.raw filter=lfs diff=lfs merge=lfs -text
41
+ # Audio files - compressed
42
+ *.aac filter=lfs diff=lfs merge=lfs -text
43
+ *.flac filter=lfs diff=lfs merge=lfs -text
44
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
45
+ *.ogg filter=lfs diff=lfs merge=lfs -text
46
+ *.wav filter=lfs diff=lfs merge=lfs -text
47
+ # Image files - uncompressed
48
+ *.bmp filter=lfs diff=lfs merge=lfs -text
49
+ *.gif filter=lfs diff=lfs merge=lfs -text
50
+ *.png filter=lfs diff=lfs merge=lfs -text
51
+ *.tiff filter=lfs diff=lfs merge=lfs -text
52
+ # Image files - compressed
53
+ *.jpg filter=lfs diff=lfs merge=lfs -text
54
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
55
+ *.webp filter=lfs diff=lfs merge=lfs -text
.gitignore ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ .ipynb_checkpoints
3
+
4
+ /Codeformer
5
+ /ControlNet
6
+ /GFPGAN
7
+ /hypernetworks
8
+ /LDSR
9
+ /SwinIR
10
+ /karlo
11
+ /deepbooru
12
+ /Stable-diffusion/*.safetensors
13
+
14
+ **/BackupNo/
15
+ *.BackupNo
ControlNetPreprocessor/clip_vision/null.txt ADDED
File without changes
Lora/K1/ILXL/null.txt ADDED
File without changes
Lora/Normal_Ad/BlueArchive-000008.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1919f054b61b43c578de8b2fa3fbf3a5257208acdef36bb4c0e50c74484aceda
3
+ size 228600292
Lora/Normal_Ad/BlueArchive-000008.webp ADDED

Git LFS Details

  • SHA256: 4efd45d06ffb41034c24eb66d1d7a84ada2bfaea5c4d2158c4aea6981658e9d3
  • Pointer size: 130 Bytes
  • Size of remote file: 12.7 kB
Lora/Normal_Ad/Hand pony style v1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40045916027cca0b85cc62c0db8585367fd240cc6c5bc538a8af043e0dfe1299
3
+ size 456484940
Lora/Normal_Ad/analmp.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:933c012b34d9fdd15cbfbdd67b44e71d787b830345a5b2a67b36ff6cbcd13723
3
+ size 57450772
Lora/Normal_Ad/blue_archive-ixl-style-soralz.jpeg ADDED

Git LFS Details

  • SHA256: d4e1be251a0a6ccae604dbcfb6a4a7455e4a4fb3e3631e56a3ece93ba5c4d482
  • Pointer size: 130 Bytes
  • Size of remote file: 27.3 kB
Lora/Normal_Ad/blue_archive-ixl-style-soralz.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04fad2ba6e02e7167c4bd5dc989d4832704fea6a79ccf1ac370d2f1727231c3b
3
+ size 114459524
Lora/Normal_Ad/dmd2-lighting8step_cfg1.5.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a3b4475c27007b2821ea13ef437b6247c3bc6469ffdd74a60537dd98856fd69
3
+ size 349018504
Lora/Normal_Ad/finger_in_anothers_mouth.png ADDED

Git LFS Details

  • SHA256: 1b8030b89d737ad58a4358e02570cf500faa73fa856cd2d719fb794ca34563ec
  • Pointer size: 131 Bytes
  • Size of remote file: 506 kB
Lora/Normal_Ad/finger_in_anothers_mouth.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a568856b92c8f388657af92732b1fc7167660d109474743f8fa9111768bbab2d
3
+ size 57469132
Lora/Normal_Ad/hand_grabbing_both_breasts_concept_Illustrious_v2.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a739a65515cc5c4b7938ace16f771674fe7a7e5cce0db09874bc1544773d0991
3
+ size 228457844
Lora/Normal_Ad/hug_ilxl_v1.0.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82ed4f76213786452a2db4ca47f5a3666a13ead51702664ca1f963a902a28877
3
+ size 28915124
Lora/Normal_Ad/捏乳.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7581434e559477f8cd093bf8e31b2a73445f01d9dd614ddf81e743d7ba82fda2
3
+ size 228453860
Lora/XLRN/___commit_sub.bat ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ @echo off
2
+
3
+ cd..
4
+ cd..
5
+
6
+ commit.bat
Lora/XLRN/exp/null.txt ADDED
File without changes
Lora/XLRN/test/null.txt ADDED
File without changes
Lora/null.txt ADDED
File without changes
RealESRGAN/RealESRGAN_x4plus.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fa0d38905f75ac06eb49a7951b426670021be3018265fd191d2125df9d682f1
3
+ size 67040989
RealESRGAN/RealESRGAN_x4plus_anime_6B.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f872d837d3c90ed2e05227bed711af5671a6fd1c9f7d7e91c911a61f155e99da
3
+ size 17938799
Stable-diffusion/__get.bat ADDED
@@ -0,0 +1 @@
 
 
1
+ wget -N https://huggingface.co/zuv0/test/resolve/main/noobaiXLNAIXL_epsilonPred05Version.safetensors
VAE-approx/vaeapprox-sdxl.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c8db511f910184436a613807ce06a729f4cf96bbf7977c7c6c40d5b3e4a8333
3
+ size 213777
VAE/Put VAE here.txt ADDED
File without changes
VAE/sdxl_vae.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63aeecb90ff7bc1c115395962d3e803571385b61938377bc7089b36e81e92e2e
3
+ size 334641164
commit.bat ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @echo off
2
+
3
+ git config user.name "anonymous"
4
+ git config user.email my@gmail.com
5
+
6
+ set /P comment=Comment?
7
+
8
+ if not "%comment%" == "" goto :next
9
+ set comment=auto
10
+ :next
11
+
12
+ git reset
13
+
14
+ ::git add *.* --force
15
+ ::git add *
16
+ git add --all
17
+
18
+ echo ----- git add done ------
19
+
20
+ git status
21
+
22
+ echo ready. press any key to commit START.
23
+ ::timeout /t 1
24
+ pause
25
+
26
+ git commit -m "%comment%"
27
+
28
+ git push -u origin main
29
+
30
+ pause
config_co1.json ADDED
@@ -0,0 +1,326 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ldsr_steps": 100,
3
+ "ldsr_cached": false,
4
+ "SCUNET_tile": 256,
5
+ "SCUNET_tile_overlap": 8,
6
+ "SWIN_tile": 192,
7
+ "SWIN_tile_overlap": 8,
8
+ "SWIN_torch_compile": false,
9
+ "control_net_detectedmap_dir": "detected_maps",
10
+ "control_net_models_path": "",
11
+ "control_net_modules_path": "",
12
+ "control_net_unit_count": 3,
13
+ "control_net_model_cache_size": 5,
14
+ "control_net_no_detectmap": false,
15
+ "control_net_detectmap_autosaving": false,
16
+ "control_net_allow_script_control": false,
17
+ "control_net_sync_field_args": true,
18
+ "controlnet_show_batch_images_in_ui": false,
19
+ "controlnet_increment_seed_during_batch": false,
20
+ "controlnet_disable_openpose_edit": false,
21
+ "controlnet_disable_photopea_edit": false,
22
+ "controlnet_photopea_warning": true,
23
+ "controlnet_input_thumbnail": true,
24
+ "sd_checkpoint_hash": "821aa5537f8ddafdbf963827551865c31c5bbfab1abe7925cb5f006c8f71e485",
25
+ "sd_model_checkpoint": "autismmixSDXL_autismmixPony.safetensors [821aa5537f]",
26
+ "use_downcasted_alpha_bar": true,
27
+ "CLIP_stop_at_last_layers": 2,
28
+ "k_sched_type": "Automatic",
29
+ "sd_vae": "sdxlVAE_sdxlVAE.safetensors",
30
+ "uni_pc_order": 3,
31
+ "outdir_samples": "",
32
+ "outdir_txt2img_samples": "/content/drive/MyDrive/SD/output/txt2img-images",
33
+ "outdir_img2img_samples": "/content/drive/MyDrive/SD/output/img2img-images",
34
+ "outdir_extras_samples": "/content/drive/MyDrive/SD/output/extras-images",
35
+ "outdir_grids": "",
36
+ "outdir_txt2img_grids": "/content/drive/MyDrive/SD/output/txt2img-grids",
37
+ "outdir_img2img_grids": "/content/drive/MyDrive/SD/output/img2img-grids",
38
+ "outdir_save": "log/images",
39
+ "outdir_init_images": "/content/drive/MyDrive/SD/output/init-images",
40
+ "samples_save": true,
41
+ "samples_format": "webp",
42
+ "samples_filename_pattern": "[seed]-",
43
+ "save_images_add_number": true,
44
+ "save_images_replace_action": "Replace",
45
+ "grid_save": false,
46
+ "grid_format": "png",
47
+ "grid_extended_filename": true,
48
+ "grid_only_if_multiple": true,
49
+ "grid_prevent_empty_spots": false,
50
+ "grid_zip_filename_pattern": "",
51
+ "n_rows": -1,
52
+ "font": "",
53
+ "grid_text_active_color": "#000000",
54
+ "grid_text_inactive_color": "#999999",
55
+ "grid_background_color": "#ffffff",
56
+ "save_images_before_face_restoration": false,
57
+ "save_images_before_highres_fix": false,
58
+ "save_images_before_color_correction": false,
59
+ "save_mask": false,
60
+ "save_mask_composite": false,
61
+ "jpeg_quality": 80,
62
+ "webp_lossless": false,
63
+ "export_for_4chan": true,
64
+ "img_downscale_threshold": 4.0,
65
+ "target_side_length": 4000.0,
66
+ "img_max_size_mp": 200.0,
67
+ "use_original_name_batch": true,
68
+ "use_upscaler_name_as_suffix": false,
69
+ "save_selected_only": true,
70
+ "save_init_img": false,
71
+ "temp_dir": "",
72
+ "clean_temp_dir_at_start": false,
73
+ "save_incomplete_images": false,
74
+ "notification_audio": true,
75
+ "notification_volume": 100,
76
+ "save_to_dirs": false,
77
+ "grid_save_to_dirs": false,
78
+ "use_save_to_dirs_for_ui": false,
79
+ "directories_filename_pattern": "[date]",
80
+ "directories_max_prompt_words": 8,
81
+ "auto_backcompat": true,
82
+ "use_old_emphasis_implementation": false,
83
+ "use_old_karras_scheduler_sigmas": false,
84
+ "no_dpmpp_sde_batch_determinism": false,
85
+ "use_old_hires_fix_width_height": false,
86
+ "dont_fix_second_order_samplers_schedule": false,
87
+ "hires_fix_use_firstpass_conds": false,
88
+ "use_old_scheduling": false,
89
+ "lora_functional": false,
90
+ "extra_networks_show_hidden_directories": true,
91
+ "extra_networks_dir_button_function": false,
92
+ "extra_networks_hidden_models": "When searched",
93
+ "extra_networks_default_multiplier": 1,
94
+ "extra_networks_card_width": 0.0,
95
+ "extra_networks_card_height": 0.0,
96
+ "extra_networks_card_text_scale": 1,
97
+ "extra_networks_card_show_desc": true,
98
+ "extra_networks_card_description_is_html": false,
99
+ "extra_networks_card_order_field": "Path",
100
+ "extra_networks_card_order": "Ascending",
101
+ "extra_networks_tree_view_default_enabled": false,
102
+ "extra_networks_add_text_separator": " ",
103
+ "ui_extra_networks_tab_reorder": "",
104
+ "textual_inversion_print_at_load": false,
105
+ "textual_inversion_add_hashes_to_infotext": true,
106
+ "sd_hypernetwork": "None",
107
+ "sd_lora": "None",
108
+ "lora_preferred_name": "Alias from file",
109
+ "lora_add_hashes_to_infotext": true,
110
+ "lora_show_all": false,
111
+ "lora_hide_unknown_for_versions": [],
112
+ "lora_in_memory_limit": 0,
113
+ "lora_not_found_warning_console": false,
114
+ "lora_not_found_gradio_warning": false,
115
+ "cross_attention_optimization": "Automatic",
116
+ "s_min_uncond": 0,
117
+ "token_merging_ratio": 0,
118
+ "token_merging_ratio_img2img": 0,
119
+ "token_merging_ratio_hr": 0,
120
+ "pad_cond_uncond": false,
121
+ "pad_cond_uncond_v0": false,
122
+ "persistent_cond_cache": true,
123
+ "batch_cond_uncond": true,
124
+ "fp8_storage": "Enable for SDXL",
125
+ "cache_fp16_weight": false,
126
+ "hide_samplers": [],
127
+ "eta_ddim": 0,
128
+ "eta_ancestral": 1,
129
+ "ddim_discretize": "uniform",
130
+ "s_churn": 0,
131
+ "s_tmin": 0,
132
+ "s_tmax": 0,
133
+ "s_noise": 1,
134
+ "sigma_min": 0.0,
135
+ "sigma_max": 0.0,
136
+ "rho": 0.0,
137
+ "eta_noise_seed_delta": 0,
138
+ "always_discard_next_to_last_sigma": false,
139
+ "sgm_noise_multiplier": false,
140
+ "uni_pc_variant": "bh1",
141
+ "uni_pc_skip_type": "time_uniform",
142
+ "uni_pc_lower_order_final": true,
143
+ "sd_noise_schedule": "Default",
144
+ "sd_checkpoints_limit": 1,
145
+ "sd_checkpoints_keep_in_cpu": true,
146
+ "sd_checkpoint_cache": 0,
147
+ "sd_unet": "Automatic",
148
+ "enable_quantization": false,
149
+ "emphasis": "Original",
150
+ "enable_batch_seeds": true,
151
+ "comma_padding_backtrack": 20,
152
+ "upcast_attn": false,
153
+ "randn_source": "CPU",
154
+ "tiling": false,
155
+ "hires_fix_refiner_pass": "second pass",
156
+ "enable_prompt_comments": true,
157
+ "sdxl_crop_top": 0.0,
158
+ "sdxl_crop_left": 0.0,
159
+ "sdxl_refiner_low_aesthetic_score": 2.5,
160
+ "sdxl_refiner_high_aesthetic_score": 6.0,
161
+ "sd_vae_checkpoint_cache": 0,
162
+ "sd_vae_overrides_per_model_preferences": true,
163
+ "auto_vae_precision_bfloat16": false,
164
+ "auto_vae_precision": true,
165
+ "sd_vae_encode_method": "Full",
166
+ "sd_vae_decode_method": "Full",
167
+ "inpainting_mask_weight": 1,
168
+ "initial_noise_multiplier": 1,
169
+ "img2img_extra_noise": 0,
170
+ "img2img_color_correction": true,
171
+ "img2img_fix_steps": false,
172
+ "img2img_background_color": "#ffffff",
173
+ "img2img_editor_height": 720,
174
+ "img2img_sketch_default_brush_color": "#ffffff",
175
+ "img2img_inpaint_mask_brush_color": "#ffffff",
176
+ "img2img_inpaint_sketch_default_brush_color": "#ffffff",
177
+ "return_mask": false,
178
+ "return_mask_composite": false,
179
+ "img2img_batch_show_results_limit": 32,
180
+ "overlay_inpaint": true,
181
+ "return_grid": true,
182
+ "do_not_show_images": false,
183
+ "js_modal_lightbox": true,
184
+ "js_modal_lightbox_initially_zoomed": true,
185
+ "js_modal_lightbox_gamepad": false,
186
+ "js_modal_lightbox_gamepad_repeat": 250.0,
187
+ "sd_webui_modal_lightbox_icon_opacity": 1,
188
+ "sd_webui_modal_lightbox_toolbar_opacity": 0.9,
189
+ "gallery_height": "",
190
+ "open_dir_button_choice": "Subdirectory",
191
+ "enable_pnginfo": true,
192
+ "save_txt": false,
193
+ "add_model_name_to_info": true,
194
+ "add_model_hash_to_info": true,
195
+ "add_vae_name_to_info": true,
196
+ "add_vae_hash_to_info": true,
197
+ "add_user_name_to_info": false,
198
+ "add_version_to_infotext": true,
199
+ "disable_weights_auto_swap": true,
200
+ "infotext_skip_pasting": [],
201
+ "infotext_styles": "Apply if any",
202
+ "show_progressbar": true,
203
+ "live_previews_enable": true,
204
+ "live_previews_image_format": "png",
205
+ "show_progress_grid": true,
206
+ "show_progress_every_n_steps": 10,
207
+ "show_progress_type": "Approx NN",
208
+ "live_preview_allow_lowvram_full": false,
209
+ "live_preview_content": "Prompt",
210
+ "live_preview_refresh_period": 1000.0,
211
+ "live_preview_fast_interrupt": false,
212
+ "js_live_preview_in_modal_lightbox": false,
213
+ "keyedit_precision_attention": 0.1,
214
+ "keyedit_precision_extra": 0.05,
215
+ "keyedit_delimiters": ".,\\/!?%^*;:{}=`~() ",
216
+ "keyedit_delimiters_whitespace": [
217
+ "Tab",
218
+ "Carriage Return",
219
+ "Line Feed"
220
+ ],
221
+ "keyedit_move": true,
222
+ "disable_token_counters": false,
223
+ "include_styles_into_token_counters": true,
224
+ "extra_options_txt2img": [],
225
+ "extra_options_img2img": [],
226
+ "extra_options_cols": 1,
227
+ "extra_options_accordion": false,
228
+ "compact_prompt_box": false,
229
+ "samplers_in_dropdown": true,
230
+ "dimensions_and_batch_together": true,
231
+ "sd_checkpoint_dropdown_use_short": false,
232
+ "hires_fix_show_sampler": false,
233
+ "hires_fix_show_prompts": false,
234
+ "txt2img_settings_accordion": false,
235
+ "img2img_settings_accordion": false,
236
+ "interrupt_after_current": true,
237
+ "localization": "None",
238
+ "quicksettings_list": [
239
+ "sd_model_checkpoint",
240
+ "sd_vae",
241
+ "CLIP_stop_at_last_layers"
242
+ ],
243
+ "ui_tab_order": [],
244
+ "hidden_tabs": [],
245
+ "ui_reorder_list": [],
246
+ "gradio_theme": "Default",
247
+ "gradio_themes_cache": true,
248
+ "show_progress_in_title": true,
249
+ "send_seed": true,
250
+ "send_size": true,
251
+ "api_enable_requests": true,
252
+ "api_forbid_local_requests": true,
253
+ "api_useragent": "",
254
+ "auto_launch_browser": "Local",
255
+ "enable_console_prompts": false,
256
+ "show_warnings": false,
257
+ "show_gradio_deprecation_warnings": true,
258
+ "memmon_poll_rate": 8,
259
+ "samples_log_stdout": false,
260
+ "multiple_tqdm": true,
261
+ "enable_upscale_progressbar": true,
262
+ "print_hypernet_extra": false,
263
+ "list_hidden_files": true,
264
+ "disable_mmap_load_safetensors": false,
265
+ "hide_ldm_prints": true,
266
+ "dump_stacks_on_signal": false,
267
+ "face_restoration": false,
268
+ "face_restoration_model": "CodeFormer",
269
+ "code_former_weight": 0.5,
270
+ "face_restoration_unload": false,
271
+ "postprocessing_enable_in_main_ui": [],
272
+ "postprocessing_operation_order": [],
273
+ "upscaling_max_images_in_cache": 5,
274
+ "postprocessing_existing_caption_action": "Ignore",
275
+ "ESRGAN_tile": 192,
276
+ "ESRGAN_tile_overlap": 8,
277
+ "realesrgan_enabled_models": [
278
+ "R-ESRGAN 4x+",
279
+ "R-ESRGAN 4x+ Anime6B"
280
+ ],
281
+ "dat_enabled_models": [
282
+ "DAT x2",
283
+ "DAT x3",
284
+ "DAT x4"
285
+ ],
286
+ "DAT_tile": 192,
287
+ "DAT_tile_overlap": 8,
288
+ "unload_models_when_training": false,
289
+ "pin_memory": false,
290
+ "save_optimizer_state": false,
291
+ "save_training_settings_to_txt": true,
292
+ "dataset_filename_word_regex": "",
293
+ "dataset_filename_join_string": " ",
294
+ "training_image_repeats_per_epoch": 1,
295
+ "training_write_csv_every": 500.0,
296
+ "training_xattention_optimizations": false,
297
+ "training_enable_tensorboard": false,
298
+ "training_tensorboard_save_images": false,
299
+ "training_tensorboard_flush_every": 120.0,
300
+ "canvas_hotkey_zoom": "Alt",
301
+ "canvas_hotkey_adjust": "Ctrl",
302
+ "canvas_hotkey_shrink_brush": "Q",
303
+ "canvas_hotkey_grow_brush": "W",
304
+ "canvas_hotkey_move": "F",
305
+ "canvas_hotkey_fullscreen": "S",
306
+ "canvas_hotkey_reset": "R",
307
+ "canvas_hotkey_overlap": "O",
308
+ "canvas_show_tooltip": true,
309
+ "canvas_auto_expand": true,
310
+ "canvas_blur_prompt": false,
311
+ "canvas_disabled_functions": [
312
+ "Overlap"
313
+ ],
314
+ "interrogate_keep_models_in_memory": false,
315
+ "interrogate_return_ranks": false,
316
+ "interrogate_clip_num_beams": 1,
317
+ "interrogate_clip_min_length": 24,
318
+ "interrogate_clip_max_length": 48,
319
+ "interrogate_clip_dict_limit": 1500.0,
320
+ "interrogate_clip_skip_categories": [],
321
+ "interrogate_deepbooru_score_threshold": 0.5,
322
+ "deepbooru_sort_alpha": true,
323
+ "deepbooru_use_spaces": true,
324
+ "deepbooru_escape": true,
325
+ "deepbooru_filter_tags": ""
326
+ }
configs/anything_v3.yaml ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ base_learning_rate: 1.0e-04
3
+ target: ldm.models.diffusion.ddpm.LatentDiffusion
4
+ params:
5
+ linear_start: 0.00085
6
+ linear_end: 0.0120
7
+ num_timesteps_cond: 1
8
+ log_every_t: 200
9
+ timesteps: 1000
10
+ first_stage_key: "jpg"
11
+ cond_stage_key: "txt"
12
+ image_size: 64
13
+ channels: 4
14
+ cond_stage_trainable: false # Note: different from the one we trained before
15
+ conditioning_key: crossattn
16
+ monitor: val/loss_simple_ema
17
+ scale_factor: 0.18215
18
+ use_ema: False
19
+
20
+ scheduler_config: # 10000 warmup steps
21
+ target: ldm.lr_scheduler.LambdaLinearScheduler
22
+ params:
23
+ warm_up_steps: [ 10000 ]
24
+ cycle_lengths: [ 10000000000000 ] # incredibly large number to prevent corner cases
25
+ f_start: [ 1.e-6 ]
26
+ f_max: [ 1. ]
27
+ f_min: [ 1. ]
28
+
29
+ unet_config:
30
+ target: ldm.modules.diffusionmodules.openaimodel.UNetModel
31
+ params:
32
+ image_size: 32 # unused
33
+ in_channels: 4
34
+ out_channels: 4
35
+ model_channels: 320
36
+ attention_resolutions: [ 4, 2, 1 ]
37
+ num_res_blocks: 2
38
+ channel_mult: [ 1, 2, 4, 4 ]
39
+ num_heads: 8
40
+ use_spatial_transformer: True
41
+ transformer_depth: 1
42
+ context_dim: 768
43
+ use_checkpoint: True
44
+ legacy: False
45
+
46
+ first_stage_config:
47
+ target: ldm.models.autoencoder.AutoencoderKL
48
+ params:
49
+ embed_dim: 4
50
+ monitor: val/rec_loss
51
+ ddconfig:
52
+ double_z: true
53
+ z_channels: 4
54
+ resolution: 256
55
+ in_channels: 3
56
+ out_ch: 3
57
+ ch: 128
58
+ ch_mult:
59
+ - 1
60
+ - 2
61
+ - 4
62
+ - 4
63
+ num_res_blocks: 2
64
+ attn_resolutions: []
65
+ dropout: 0.0
66
+ lossconfig:
67
+ target: torch.nn.Identity
68
+
69
+ cond_stage_config:
70
+ target: ldm.modules.encoders.modules.FrozenCLIPEmbedder
71
+ params:
72
+ layer: "hidden"
73
+ layer_idx: -2
configs/v1-inference.yaml ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ base_learning_rate: 1.0e-04
3
+ target: ldm.models.diffusion.ddpm.LatentDiffusion
4
+ params:
5
+ linear_start: 0.00085
6
+ linear_end: 0.0120
7
+ num_timesteps_cond: 1
8
+ log_every_t: 200
9
+ timesteps: 1000
10
+ first_stage_key: "jpg"
11
+ cond_stage_key: "txt"
12
+ image_size: 64
13
+ channels: 4
14
+ cond_stage_trainable: false # Note: different from the one we trained before
15
+ conditioning_key: crossattn
16
+ monitor: val/loss_simple_ema
17
+ scale_factor: 0.18215
18
+ use_ema: False
19
+
20
+ scheduler_config: # 10000 warmup steps
21
+ target: ldm.lr_scheduler.LambdaLinearScheduler
22
+ params:
23
+ warm_up_steps: [ 10000 ]
24
+ cycle_lengths: [ 10000000000000 ] # incredibly large number to prevent corner cases
25
+ f_start: [ 1.e-6 ]
26
+ f_max: [ 1. ]
27
+ f_min: [ 1. ]
28
+
29
+ unet_config:
30
+ target: ldm.modules.diffusionmodules.openaimodel.UNetModel
31
+ params:
32
+ image_size: 32 # unused
33
+ in_channels: 4
34
+ out_channels: 4
35
+ model_channels: 320
36
+ attention_resolutions: [ 4, 2, 1 ]
37
+ num_res_blocks: 2
38
+ channel_mult: [ 1, 2, 4, 4 ]
39
+ num_heads: 8
40
+ use_spatial_transformer: True
41
+ transformer_depth: 1
42
+ context_dim: 768
43
+ use_checkpoint: True
44
+ legacy: False
45
+
46
+ first_stage_config:
47
+ target: ldm.models.autoencoder.AutoencoderKL
48
+ params:
49
+ embed_dim: 4
50
+ monitor: val/rec_loss
51
+ ddconfig:
52
+ double_z: true
53
+ z_channels: 4
54
+ resolution: 256
55
+ in_channels: 3
56
+ out_ch: 3
57
+ ch: 128
58
+ ch_mult:
59
+ - 1
60
+ - 2
61
+ - 4
62
+ - 4
63
+ num_res_blocks: 2
64
+ attn_resolutions: []
65
+ dropout: 0.0
66
+ lossconfig:
67
+ target: torch.nn.Identity
68
+
69
+ cond_stage_config:
70
+ target: ldm.modules.encoders.modules.FrozenCLIPEmbedder
configs/v1-inference_clip_skip_2.yaml ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ base_learning_rate: 1.0e-04
3
+ target: ldm.models.diffusion.ddpm.LatentDiffusion
4
+ params:
5
+ linear_start: 0.00085
6
+ linear_end: 0.0120
7
+ num_timesteps_cond: 1
8
+ log_every_t: 200
9
+ timesteps: 1000
10
+ first_stage_key: "jpg"
11
+ cond_stage_key: "txt"
12
+ image_size: 64
13
+ channels: 4
14
+ cond_stage_trainable: false # Note: different from the one we trained before
15
+ conditioning_key: crossattn
16
+ monitor: val/loss_simple_ema
17
+ scale_factor: 0.18215
18
+ use_ema: False
19
+
20
+ scheduler_config: # 10000 warmup steps
21
+ target: ldm.lr_scheduler.LambdaLinearScheduler
22
+ params:
23
+ warm_up_steps: [ 10000 ]
24
+ cycle_lengths: [ 10000000000000 ] # incredibly large number to prevent corner cases
25
+ f_start: [ 1.e-6 ]
26
+ f_max: [ 1. ]
27
+ f_min: [ 1. ]
28
+
29
+ unet_config:
30
+ target: ldm.modules.diffusionmodules.openaimodel.UNetModel
31
+ params:
32
+ image_size: 32 # unused
33
+ in_channels: 4
34
+ out_channels: 4
35
+ model_channels: 320
36
+ attention_resolutions: [ 4, 2, 1 ]
37
+ num_res_blocks: 2
38
+ channel_mult: [ 1, 2, 4, 4 ]
39
+ num_heads: 8
40
+ use_spatial_transformer: True
41
+ transformer_depth: 1
42
+ context_dim: 768
43
+ use_checkpoint: True
44
+ legacy: False
45
+
46
+ first_stage_config:
47
+ target: ldm.models.autoencoder.AutoencoderKL
48
+ params:
49
+ embed_dim: 4
50
+ monitor: val/rec_loss
51
+ ddconfig:
52
+ double_z: true
53
+ z_channels: 4
54
+ resolution: 256
55
+ in_channels: 3
56
+ out_ch: 3
57
+ ch: 128
58
+ ch_mult:
59
+ - 1
60
+ - 2
61
+ - 4
62
+ - 4
63
+ num_res_blocks: 2
64
+ attn_resolutions: []
65
+ dropout: 0.0
66
+ lossconfig:
67
+ target: torch.nn.Identity
68
+
69
+ cond_stage_config:
70
+ target: ldm.modules.encoders.modules.FrozenCLIPEmbedder
71
+ params:
72
+ layer: "hidden"
73
+ layer_idx: -2
configs/v1-inference_clip_skip_2_fp16.yaml ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ base_learning_rate: 1.0e-04
3
+ target: ldm.models.diffusion.ddpm.LatentDiffusion
4
+ params:
5
+ linear_start: 0.00085
6
+ linear_end: 0.0120
7
+ num_timesteps_cond: 1
8
+ log_every_t: 200
9
+ timesteps: 1000
10
+ first_stage_key: "jpg"
11
+ cond_stage_key: "txt"
12
+ image_size: 64
13
+ channels: 4
14
+ cond_stage_trainable: false # Note: different from the one we trained before
15
+ conditioning_key: crossattn
16
+ monitor: val/loss_simple_ema
17
+ scale_factor: 0.18215
18
+ use_ema: False
19
+
20
+ scheduler_config: # 10000 warmup steps
21
+ target: ldm.lr_scheduler.LambdaLinearScheduler
22
+ params:
23
+ warm_up_steps: [ 10000 ]
24
+ cycle_lengths: [ 10000000000000 ] # incredibly large number to prevent corner cases
25
+ f_start: [ 1.e-6 ]
26
+ f_max: [ 1. ]
27
+ f_min: [ 1. ]
28
+
29
+ unet_config:
30
+ target: ldm.modules.diffusionmodules.openaimodel.UNetModel
31
+ params:
32
+ use_fp16: True
33
+ image_size: 32 # unused
34
+ in_channels: 4
35
+ out_channels: 4
36
+ model_channels: 320
37
+ attention_resolutions: [ 4, 2, 1 ]
38
+ num_res_blocks: 2
39
+ channel_mult: [ 1, 2, 4, 4 ]
40
+ num_heads: 8
41
+ use_spatial_transformer: True
42
+ transformer_depth: 1
43
+ context_dim: 768
44
+ use_checkpoint: True
45
+ legacy: False
46
+
47
+ first_stage_config:
48
+ target: ldm.models.autoencoder.AutoencoderKL
49
+ params:
50
+ embed_dim: 4
51
+ monitor: val/rec_loss
52
+ ddconfig:
53
+ double_z: true
54
+ z_channels: 4
55
+ resolution: 256
56
+ in_channels: 3
57
+ out_ch: 3
58
+ ch: 128
59
+ ch_mult:
60
+ - 1
61
+ - 2
62
+ - 4
63
+ - 4
64
+ num_res_blocks: 2
65
+ attn_resolutions: []
66
+ dropout: 0.0
67
+ lossconfig:
68
+ target: torch.nn.Identity
69
+
70
+ cond_stage_config:
71
+ target: ldm.modules.encoders.modules.FrozenCLIPEmbedder
72
+ params:
73
+ layer: "hidden"
74
+ layer_idx: -2
configs/v1-inference_fp16.yaml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ base_learning_rate: 1.0e-04
3
+ target: ldm.models.diffusion.ddpm.LatentDiffusion
4
+ params:
5
+ linear_start: 0.00085
6
+ linear_end: 0.0120
7
+ num_timesteps_cond: 1
8
+ log_every_t: 200
9
+ timesteps: 1000
10
+ first_stage_key: "jpg"
11
+ cond_stage_key: "txt"
12
+ image_size: 64
13
+ channels: 4
14
+ cond_stage_trainable: false # Note: different from the one we trained before
15
+ conditioning_key: crossattn
16
+ monitor: val/loss_simple_ema
17
+ scale_factor: 0.18215
18
+ use_ema: False
19
+
20
+ scheduler_config: # 10000 warmup steps
21
+ target: ldm.lr_scheduler.LambdaLinearScheduler
22
+ params:
23
+ warm_up_steps: [ 10000 ]
24
+ cycle_lengths: [ 10000000000000 ] # incredibly large number to prevent corner cases
25
+ f_start: [ 1.e-6 ]
26
+ f_max: [ 1. ]
27
+ f_min: [ 1. ]
28
+
29
+ unet_config:
30
+ target: ldm.modules.diffusionmodules.openaimodel.UNetModel
31
+ params:
32
+ use_fp16: True
33
+ image_size: 32 # unused
34
+ in_channels: 4
35
+ out_channels: 4
36
+ model_channels: 320
37
+ attention_resolutions: [ 4, 2, 1 ]
38
+ num_res_blocks: 2
39
+ channel_mult: [ 1, 2, 4, 4 ]
40
+ num_heads: 8
41
+ use_spatial_transformer: True
42
+ transformer_depth: 1
43
+ context_dim: 768
44
+ use_checkpoint: True
45
+ legacy: False
46
+
47
+ first_stage_config:
48
+ target: ldm.models.autoencoder.AutoencoderKL
49
+ params:
50
+ embed_dim: 4
51
+ monitor: val/rec_loss
52
+ ddconfig:
53
+ double_z: true
54
+ z_channels: 4
55
+ resolution: 256
56
+ in_channels: 3
57
+ out_ch: 3
58
+ ch: 128
59
+ ch_mult:
60
+ - 1
61
+ - 2
62
+ - 4
63
+ - 4
64
+ num_res_blocks: 2
65
+ attn_resolutions: []
66
+ dropout: 0.0
67
+ lossconfig:
68
+ target: torch.nn.Identity
69
+
70
+ cond_stage_config:
71
+ target: ldm.modules.encoders.modules.FrozenCLIPEmbedder
configs/v1-inpainting-inference.yaml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ base_learning_rate: 7.5e-05
3
+ target: ldm.models.diffusion.ddpm.LatentInpaintDiffusion
4
+ params:
5
+ linear_start: 0.00085
6
+ linear_end: 0.0120
7
+ num_timesteps_cond: 1
8
+ log_every_t: 200
9
+ timesteps: 1000
10
+ first_stage_key: "jpg"
11
+ cond_stage_key: "txt"
12
+ image_size: 64
13
+ channels: 4
14
+ cond_stage_trainable: false # Note: different from the one we trained before
15
+ conditioning_key: hybrid # important
16
+ monitor: val/loss_simple_ema
17
+ scale_factor: 0.18215
18
+ finetune_keys: null
19
+
20
+ scheduler_config: # 10000 warmup steps
21
+ target: ldm.lr_scheduler.LambdaLinearScheduler
22
+ params:
23
+ warm_up_steps: [ 2500 ] # NOTE for resuming. use 10000 if starting from scratch
24
+ cycle_lengths: [ 10000000000000 ] # incredibly large number to prevent corner cases
25
+ f_start: [ 1.e-6 ]
26
+ f_max: [ 1. ]
27
+ f_min: [ 1. ]
28
+
29
+ unet_config:
30
+ target: ldm.modules.diffusionmodules.openaimodel.UNetModel
31
+ params:
32
+ image_size: 32 # unused
33
+ in_channels: 9 # 4 data + 4 downscaled image + 1 mask
34
+ out_channels: 4
35
+ model_channels: 320
36
+ attention_resolutions: [ 4, 2, 1 ]
37
+ num_res_blocks: 2
38
+ channel_mult: [ 1, 2, 4, 4 ]
39
+ num_heads: 8
40
+ use_spatial_transformer: True
41
+ transformer_depth: 1
42
+ context_dim: 768
43
+ use_checkpoint: True
44
+ legacy: False
45
+
46
+ first_stage_config:
47
+ target: ldm.models.autoencoder.AutoencoderKL
48
+ params:
49
+ embed_dim: 4
50
+ monitor: val/rec_loss
51
+ ddconfig:
52
+ double_z: true
53
+ z_channels: 4
54
+ resolution: 256
55
+ in_channels: 3
56
+ out_ch: 3
57
+ ch: 128
58
+ ch_mult:
59
+ - 1
60
+ - 2
61
+ - 4
62
+ - 4
63
+ num_res_blocks: 2
64
+ attn_resolutions: []
65
+ dropout: 0.0
66
+ lossconfig:
67
+ target: torch.nn.Identity
68
+
69
+ cond_stage_config:
70
+ target: ldm.modules.encoders.modules.FrozenCLIPEmbedder
71
+
configs/v2-inference-v.yaml ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ base_learning_rate: 1.0e-4
3
+ target: ldm.models.diffusion.ddpm.LatentDiffusion
4
+ params:
5
+ parameterization: "v"
6
+ linear_start: 0.00085
7
+ linear_end: 0.0120
8
+ num_timesteps_cond: 1
9
+ log_every_t: 200
10
+ timesteps: 1000
11
+ first_stage_key: "jpg"
12
+ cond_stage_key: "txt"
13
+ image_size: 64
14
+ channels: 4
15
+ cond_stage_trainable: false
16
+ conditioning_key: crossattn
17
+ monitor: val/loss_simple_ema
18
+ scale_factor: 0.18215
19
+ use_ema: False # we set this to false because this is an inference only config
20
+
21
+ unet_config:
22
+ target: ldm.modules.diffusionmodules.openaimodel.UNetModel
23
+ params:
24
+ use_checkpoint: True
25
+ use_fp16: True
26
+ image_size: 32 # unused
27
+ in_channels: 4
28
+ out_channels: 4
29
+ model_channels: 320
30
+ attention_resolutions: [ 4, 2, 1 ]
31
+ num_res_blocks: 2
32
+ channel_mult: [ 1, 2, 4, 4 ]
33
+ num_head_channels: 64 # need to fix for flash-attn
34
+ use_spatial_transformer: True
35
+ use_linear_in_transformer: True
36
+ transformer_depth: 1
37
+ context_dim: 1024
38
+ legacy: False
39
+
40
+ first_stage_config:
41
+ target: ldm.models.autoencoder.AutoencoderKL
42
+ params:
43
+ embed_dim: 4
44
+ monitor: val/rec_loss
45
+ ddconfig:
46
+ #attn_type: "vanilla-xformers"
47
+ double_z: true
48
+ z_channels: 4
49
+ resolution: 256
50
+ in_channels: 3
51
+ out_ch: 3
52
+ ch: 128
53
+ ch_mult:
54
+ - 1
55
+ - 2
56
+ - 4
57
+ - 4
58
+ num_res_blocks: 2
59
+ attn_resolutions: []
60
+ dropout: 0.0
61
+ lossconfig:
62
+ target: torch.nn.Identity
63
+
64
+ cond_stage_config:
65
+ target: ldm.modules.encoders.modules.FrozenOpenCLIPEmbedder
66
+ params:
67
+ freeze: True
68
+ layer: "penultimate"
configs/v2-inference-v_fp32.yaml ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ base_learning_rate: 1.0e-4
3
+ target: ldm.models.diffusion.ddpm.LatentDiffusion
4
+ params:
5
+ parameterization: "v"
6
+ linear_start: 0.00085
7
+ linear_end: 0.0120
8
+ num_timesteps_cond: 1
9
+ log_every_t: 200
10
+ timesteps: 1000
11
+ first_stage_key: "jpg"
12
+ cond_stage_key: "txt"
13
+ image_size: 64
14
+ channels: 4
15
+ cond_stage_trainable: false
16
+ conditioning_key: crossattn
17
+ monitor: val/loss_simple_ema
18
+ scale_factor: 0.18215
19
+ use_ema: False # we set this to false because this is an inference only config
20
+
21
+ unet_config:
22
+ target: ldm.modules.diffusionmodules.openaimodel.UNetModel
23
+ params:
24
+ use_checkpoint: True
25
+ use_fp16: False
26
+ image_size: 32 # unused
27
+ in_channels: 4
28
+ out_channels: 4
29
+ model_channels: 320
30
+ attention_resolutions: [ 4, 2, 1 ]
31
+ num_res_blocks: 2
32
+ channel_mult: [ 1, 2, 4, 4 ]
33
+ num_head_channels: 64 # need to fix for flash-attn
34
+ use_spatial_transformer: True
35
+ use_linear_in_transformer: True
36
+ transformer_depth: 1
37
+ context_dim: 1024
38
+ legacy: False
39
+
40
+ first_stage_config:
41
+ target: ldm.models.autoencoder.AutoencoderKL
42
+ params:
43
+ embed_dim: 4
44
+ monitor: val/rec_loss
45
+ ddconfig:
46
+ #attn_type: "vanilla-xformers"
47
+ double_z: true
48
+ z_channels: 4
49
+ resolution: 256
50
+ in_channels: 3
51
+ out_ch: 3
52
+ ch: 128
53
+ ch_mult:
54
+ - 1
55
+ - 2
56
+ - 4
57
+ - 4
58
+ num_res_blocks: 2
59
+ attn_resolutions: []
60
+ dropout: 0.0
61
+ lossconfig:
62
+ target: torch.nn.Identity
63
+
64
+ cond_stage_config:
65
+ target: ldm.modules.encoders.modules.FrozenOpenCLIPEmbedder
66
+ params:
67
+ freeze: True
68
+ layer: "penultimate"
configs/v2-inference.yaml ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ base_learning_rate: 1.0e-4
3
+ target: ldm.models.diffusion.ddpm.LatentDiffusion
4
+ params:
5
+ linear_start: 0.00085
6
+ linear_end: 0.0120
7
+ num_timesteps_cond: 1
8
+ log_every_t: 200
9
+ timesteps: 1000
10
+ first_stage_key: "jpg"
11
+ cond_stage_key: "txt"
12
+ image_size: 64
13
+ channels: 4
14
+ cond_stage_trainable: false
15
+ conditioning_key: crossattn
16
+ monitor: val/loss_simple_ema
17
+ scale_factor: 0.18215
18
+ use_ema: False # we set this to false because this is an inference only config
19
+
20
+ unet_config:
21
+ target: ldm.modules.diffusionmodules.openaimodel.UNetModel
22
+ params:
23
+ use_checkpoint: True
24
+ use_fp16: True
25
+ image_size: 32 # unused
26
+ in_channels: 4
27
+ out_channels: 4
28
+ model_channels: 320
29
+ attention_resolutions: [ 4, 2, 1 ]
30
+ num_res_blocks: 2
31
+ channel_mult: [ 1, 2, 4, 4 ]
32
+ num_head_channels: 64 # need to fix for flash-attn
33
+ use_spatial_transformer: True
34
+ use_linear_in_transformer: True
35
+ transformer_depth: 1
36
+ context_dim: 1024
37
+ legacy: False
38
+
39
+ first_stage_config:
40
+ target: ldm.models.autoencoder.AutoencoderKL
41
+ params:
42
+ embed_dim: 4
43
+ monitor: val/rec_loss
44
+ ddconfig:
45
+ #attn_type: "vanilla-xformers"
46
+ double_z: true
47
+ z_channels: 4
48
+ resolution: 256
49
+ in_channels: 3
50
+ out_ch: 3
51
+ ch: 128
52
+ ch_mult:
53
+ - 1
54
+ - 2
55
+ - 4
56
+ - 4
57
+ num_res_blocks: 2
58
+ attn_resolutions: []
59
+ dropout: 0.0
60
+ lossconfig:
61
+ target: torch.nn.Identity
62
+
63
+ cond_stage_config:
64
+ target: ldm.modules.encoders.modules.FrozenOpenCLIPEmbedder
65
+ params:
66
+ freeze: True
67
+ layer: "penultimate"
configs/v2-inference_fp32.yaml ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ base_learning_rate: 1.0e-4
3
+ target: ldm.models.diffusion.ddpm.LatentDiffusion
4
+ params:
5
+ linear_start: 0.00085
6
+ linear_end: 0.0120
7
+ num_timesteps_cond: 1
8
+ log_every_t: 200
9
+ timesteps: 1000
10
+ first_stage_key: "jpg"
11
+ cond_stage_key: "txt"
12
+ image_size: 64
13
+ channels: 4
14
+ cond_stage_trainable: false
15
+ conditioning_key: crossattn
16
+ monitor: val/loss_simple_ema
17
+ scale_factor: 0.18215
18
+ use_ema: False # we set this to false because this is an inference only config
19
+
20
+ unet_config:
21
+ target: ldm.modules.diffusionmodules.openaimodel.UNetModel
22
+ params:
23
+ use_checkpoint: True
24
+ use_fp16: False
25
+ image_size: 32 # unused
26
+ in_channels: 4
27
+ out_channels: 4
28
+ model_channels: 320
29
+ attention_resolutions: [ 4, 2, 1 ]
30
+ num_res_blocks: 2
31
+ channel_mult: [ 1, 2, 4, 4 ]
32
+ num_head_channels: 64 # need to fix for flash-attn
33
+ use_spatial_transformer: True
34
+ use_linear_in_transformer: True
35
+ transformer_depth: 1
36
+ context_dim: 1024
37
+ legacy: False
38
+
39
+ first_stage_config:
40
+ target: ldm.models.autoencoder.AutoencoderKL
41
+ params:
42
+ embed_dim: 4
43
+ monitor: val/rec_loss
44
+ ddconfig:
45
+ #attn_type: "vanilla-xformers"
46
+ double_z: true
47
+ z_channels: 4
48
+ resolution: 256
49
+ in_channels: 3
50
+ out_ch: 3
51
+ ch: 128
52
+ ch_mult:
53
+ - 1
54
+ - 2
55
+ - 4
56
+ - 4
57
+ num_res_blocks: 2
58
+ attn_resolutions: []
59
+ dropout: 0.0
60
+ lossconfig:
61
+ target: torch.nn.Identity
62
+
63
+ cond_stage_config:
64
+ target: ldm.modules.encoders.modules.FrozenOpenCLIPEmbedder
65
+ params:
66
+ freeze: True
67
+ layer: "penultimate"
configs/v2-inpainting-inference.yaml ADDED
@@ -0,0 +1,158 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ base_learning_rate: 5.0e-05
3
+ target: ldm.models.diffusion.ddpm.LatentInpaintDiffusion
4
+ params:
5
+ linear_start: 0.00085
6
+ linear_end: 0.0120
7
+ num_timesteps_cond: 1
8
+ log_every_t: 200
9
+ timesteps: 1000
10
+ first_stage_key: "jpg"
11
+ cond_stage_key: "txt"
12
+ image_size: 64
13
+ channels: 4
14
+ cond_stage_trainable: false
15
+ conditioning_key: hybrid
16
+ scale_factor: 0.18215
17
+ monitor: val/loss_simple_ema
18
+ finetune_keys: null
19
+ use_ema: False
20
+
21
+ unet_config:
22
+ target: ldm.modules.diffusionmodules.openaimodel.UNetModel
23
+ params:
24
+ use_checkpoint: True
25
+ image_size: 32 # unused
26
+ in_channels: 9
27
+ out_channels: 4
28
+ model_channels: 320
29
+ attention_resolutions: [ 4, 2, 1 ]
30
+ num_res_blocks: 2
31
+ channel_mult: [ 1, 2, 4, 4 ]
32
+ num_head_channels: 64 # need to fix for flash-attn
33
+ use_spatial_transformer: True
34
+ use_linear_in_transformer: True
35
+ transformer_depth: 1
36
+ context_dim: 1024
37
+ legacy: False
38
+
39
+ first_stage_config:
40
+ target: ldm.models.autoencoder.AutoencoderKL
41
+ params:
42
+ embed_dim: 4
43
+ monitor: val/rec_loss
44
+ ddconfig:
45
+ #attn_type: "vanilla-xformers"
46
+ double_z: true
47
+ z_channels: 4
48
+ resolution: 256
49
+ in_channels: 3
50
+ out_ch: 3
51
+ ch: 128
52
+ ch_mult:
53
+ - 1
54
+ - 2
55
+ - 4
56
+ - 4
57
+ num_res_blocks: 2
58
+ attn_resolutions: [ ]
59
+ dropout: 0.0
60
+ lossconfig:
61
+ target: torch.nn.Identity
62
+
63
+ cond_stage_config:
64
+ target: ldm.modules.encoders.modules.FrozenOpenCLIPEmbedder
65
+ params:
66
+ freeze: True
67
+ layer: "penultimate"
68
+
69
+
70
+ data:
71
+ target: ldm.data.laion.WebDataModuleFromConfig
72
+ params:
73
+ tar_base: null # for concat as in LAION-A
74
+ p_unsafe_threshold: 0.1
75
+ filter_word_list: "data/filters.yaml"
76
+ max_pwatermark: 0.45
77
+ batch_size: 8
78
+ num_workers: 6
79
+ multinode: True
80
+ min_size: 512
81
+ train:
82
+ shards:
83
+ - "pipe:aws s3 cp s3://stability-aws/laion-a-native/part-0/{00000..18699}.tar -"
84
+ - "pipe:aws s3 cp s3://stability-aws/laion-a-native/part-1/{00000..18699}.tar -"
85
+ - "pipe:aws s3 cp s3://stability-aws/laion-a-native/part-2/{00000..18699}.tar -"
86
+ - "pipe:aws s3 cp s3://stability-aws/laion-a-native/part-3/{00000..18699}.tar -"
87
+ - "pipe:aws s3 cp s3://stability-aws/laion-a-native/part-4/{00000..18699}.tar -" #{00000-94333}.tar"
88
+ shuffle: 10000
89
+ image_key: jpg
90
+ image_transforms:
91
+ - target: torchvision.transforms.Resize
92
+ params:
93
+ size: 512
94
+ interpolation: 3
95
+ - target: torchvision.transforms.RandomCrop
96
+ params:
97
+ size: 512
98
+ postprocess:
99
+ target: ldm.data.laion.AddMask
100
+ params:
101
+ mode: "512train-large"
102
+ p_drop: 0.25
103
+ # NOTE use enough shards to avoid empty validation loops in workers
104
+ validation:
105
+ shards:
106
+ - "pipe:aws s3 cp s3://deep-floyd-s3/datasets/laion_cleaned-part5/{93001..94333}.tar - "
107
+ shuffle: 0
108
+ image_key: jpg
109
+ image_transforms:
110
+ - target: torchvision.transforms.Resize
111
+ params:
112
+ size: 512
113
+ interpolation: 3
114
+ - target: torchvision.transforms.CenterCrop
115
+ params:
116
+ size: 512
117
+ postprocess:
118
+ target: ldm.data.laion.AddMask
119
+ params:
120
+ mode: "512train-large"
121
+ p_drop: 0.25
122
+
123
+ lightning:
124
+ find_unused_parameters: True
125
+ modelcheckpoint:
126
+ params:
127
+ every_n_train_steps: 5000
128
+
129
+ callbacks:
130
+ metrics_over_trainsteps_checkpoint:
131
+ params:
132
+ every_n_train_steps: 10000
133
+
134
+ image_logger:
135
+ target: main.ImageLogger
136
+ params:
137
+ enable_autocast: False
138
+ disabled: False
139
+ batch_frequency: 1000
140
+ max_images: 4
141
+ increase_log_steps: False
142
+ log_first_step: False
143
+ log_images_kwargs:
144
+ use_ema_scope: False
145
+ inpaint: False
146
+ plot_progressive_rows: False
147
+ plot_diffusion_rows: False
148
+ N: 4
149
+ unconditional_guidance_scale: 5.0
150
+ unconditional_guidance_label: [""]
151
+ ddim_steps: 50 # todo check these out for depth2img,
152
+ ddim_eta: 0.0 # todo check these out for depth2img,
153
+
154
+ trainer:
155
+ benchmark: True
156
+ val_check_interval: 5000000
157
+ num_sanity_val_steps: 0
158
+ accumulate_grad_batches: 1
diffusers/version.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 1
diffusers/version_diffusers_cache.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 1
embeddings/NEGATIVE_HANDS.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1411f312e096b3a0313f9c03f489f39cc24b8c34466aecfa1c80c7e942b9f88b
3
+ size 24728
embeddings/aidxlv05_neg.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84a6266ecaa6f869dc56d992e929e47098ddd4c495be5b80430cb037c4d89bd5
3
+ size 131224
embeddings/negativeXL_D.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fff5d51ab6558d2bf0b77f805c67af855116718284f24877fbf26200e52fd5f5
3
+ size 131224
forcePull.bat ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @echo off
2
+
3
+ git fetch --all
4
+ git reset --hard origin/main
5
+ git pull
6
+ git repack -a -d --depth=250 --window=250
7
+ mkdir "../embeddings"
8
+ xcopy embeddings "../embeddings" /y /c /h /e /q
9
+ cd .git
10
+ rmdir /S /Q lfs
11
+ cd ..
12
+
13
+ pause
svd/put svd here.txt ADDED
File without changes
text_encoder/Put Text Encoders here.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ https://github.com/Haoming02/All-in-One-Stable-Diffusion-Guide#text-encoder
upscale_models/4x-UltraSharpV2_Lite.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a330ef6b7c632477d311ac03499c91c350e35c5986d4a6c295f0628cb871a09
3
+ size 29590776
upscale_models/RealESRGAN_x4plus.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fa0d38905f75ac06eb49a7951b426670021be3018265fd191d2125df9d682f1
3
+ size 67040989
wildcards/illustrator.txt ADDED
The diff for this file is too large to render. See raw diff