perilli commited on
Commit
4cc3eff
·
verified ·
1 Parent(s): a7ec924

Upload 84 files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +2 -0
  2. Encoding/Image/CLIP-ViT-H-fp16.safetensors +3 -0
  3. Encoding/Image/sigclip_vision_patch14_384.safetensors +3 -0
  4. Encoding/Text/CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors +3 -0
  5. Encoding/Text/CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors +3 -0
  6. Encoding/Text/clip_g.safetensors +3 -0
  7. Encoding/Text/clip_l.safetensors +3 -0
  8. Encoding/Text/stable-diffusion-2-1-clip-fp16.safetensors +3 -0
  9. Encoding/Text/t5xxl_fp16.safetensors +3 -0
  10. Encoding/Text/umt5-xxl-enc-bf16.safetensors +3 -0
  11. I2I/Face Restoring/Codeformer/codeformer-v0.1.0.pth +3 -0
  12. I2I/Face Restoring/GFPGAN/._GFPGANv1.4.pth +3 -0
  13. I2I/Face Restoring/GFPGAN/._parsing_parsenet.pth +3 -0
  14. I2I/Face Restoring/GFPGAN/GFPGANv1.4.pth +3 -0
  15. I2I/Face Restoring/GFPGAN/parsing_parsenet.pth +3 -0
  16. I2I/Face Swapping/InstantID/ip-adapter.bin +3 -0
  17. I2I/Face Swapping/Inswapper/inswapper_128.onnx +3 -0
  18. I2I/Face Swapping/PuLID/ip-adapter_pulid_sdxl_fp16.safetensors +3 -0
  19. I2I/Face Swapping/antelopev2/1k3d68.onnx +3 -0
  20. I2I/Face Swapping/antelopev2/2d106det.onnx +3 -0
  21. I2I/Face Swapping/antelopev2/genderage.onnx +3 -0
  22. I2I/Face Swapping/antelopev2/glintr100.onnx +3 -0
  23. I2I/Face Swapping/antelopev2/scrfd_10g_bnkps.onnx +3 -0
  24. I2I/Face Swapping/buffalo_l/1k3d68.onnx +3 -0
  25. I2I/Face Swapping/buffalo_l/2d106det.onnx +3 -0
  26. I2I/Face Swapping/buffalo_l/det_10g.onnx +3 -0
  27. I2I/Face Swapping/buffalo_l/genderage.onnx +3 -0
  28. I2I/Face Swapping/buffalo_l/w600k_r50.onnx +3 -0
  29. Upscaling/Image/CCSR/real-world_ccsr-fp32.safetensors +3 -0
  30. Upscaling/Image/ESRGAN/._4x-UltraSharp.pth +3 -0
  31. Upscaling/Image/ESRGAN/._4x_UniversalUpscalerV2-Neutral_115000_swaG.pth +3 -0
  32. Upscaling/Image/ESRGAN/._4x_UniversalUpscalerV2-Sharp_101000_G.pth +3 -0
  33. Upscaling/Image/ESRGAN/._x4-upscaler-ema.safetensors +3 -0
  34. Upscaling/Image/ESRGAN/._x4-upscaler-ema.yaml +0 -0
  35. Upscaling/Image/ESRGAN/4x-UltraSharp.pth +3 -0
  36. Upscaling/Image/ESRGAN/4x_UniversalUpscalerV2-Neutral_115000_swaG.pth +3 -0
  37. Upscaling/Image/ESRGAN/4x_UniversalUpscalerV2-Sharp_101000_G.pth +3 -0
  38. Upscaling/Image/ESRGAN/ESRGAN_4x.pth +3 -0
  39. Upscaling/Image/ESRGAN/x4-upscaler-ema.safetensors +3 -0
  40. Upscaling/Image/ESRGAN/x4-upscaler-ema.yaml +75 -0
  41. Upscaling/Image/LDSR/._model.ckpt +3 -0
  42. Upscaling/Image/LDSR/model.ckpt +3 -0
  43. Upscaling/Image/RealESRGAN/._RealESRGAN_x4plus.pth +3 -0
  44. Upscaling/Image/RealESRGAN/._RealESRGAN_x4plus_anime_6B.pth +3 -0
  45. Upscaling/Image/RealESRGAN/RealESRGAN_x4plus.pth +3 -0
  46. Upscaling/Image/RealESRGAN/RealESRGAN_x4plus_anime_6B.pth +3 -0
  47. Upscaling/Image/SUPIR/SUPIR-v0F_fp16.safetensors +3 -0
  48. Upscaling/Image/SUPIR/SUPIR-v0Q_fp16.safetensors +3 -0
  49. VAE/Image/SD3.5L_VAE.safetensors +3 -0
  50. VAE/Image/difconsistencyRAWVAE_v10Safestensor.safetensors +3 -0
.gitattributes CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ Vision/Segmentation/YOLO/efficient_sam_s_cpu.jit filter=lfs diff=lfs merge=lfs -text
37
+ Vision/Segmentation/YOLO/efficient_sam_s_gpu.jit filter=lfs diff=lfs merge=lfs -text
Encoding/Image/CLIP-ViT-H-fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5846f524f8ebf9c3092cba64d1d2ed63b0997d00e80be32b0124114a592e8474
3
+ size 1264217858
Encoding/Image/sigclip_vision_patch14_384.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fee501deabac72f0ed17610307d7131e3e9d1e838d0363aa3c2b97a6e03fb33
3
+ size 856505640
Encoding/Text/CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ca9667da1ca9e0b0f75e46bb030f7e011f44f86cbfb8d5a36590fcd7507b030
3
+ size 2528373448
Encoding/Text/CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9908329b3ead722a693ea400fab1d7c9ec91d6736fd194a94d20d793457f9c2e
3
+ size 3689911098
Encoding/Text/clip_g.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec310df2af79c318e24d20511b601a591ca8cd4f1fce1d8dff822a356bcdb1f4
3
+ size 1389382176
Encoding/Text/clip_l.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:660c6f5b1abae9dc498ac2d21e1347d2abdb0cf6c0c0c8576cd796491d9a6cdd
3
+ size 246144152
Encoding/Text/stable-diffusion-2-1-clip-fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:681c555376658c81dc273f2d737a2aeb23ddb6d1d8e5b3a7064636d359a22668
3
+ size 680821096
Encoding/Text/t5xxl_fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e480b09fae049a72d2a8c5fbccb8d3e92febeb233bbe9dfe7256958a9167635
3
+ size 9787841024
Encoding/Text/umt5-xxl-enc-bf16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fa971faf306cad919033d5bbe192e571dc08452f800cbf2ec3c73977c01b2cc
3
+ size 11361845464
I2I/Face Restoring/Codeformer/codeformer-v0.1.0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1009e537e0c2a07d4cabce6355f53cb66767cd4b4297ec7a4a64ca4b8a5684b7
3
+ size 376637898
I2I/Face Restoring/GFPGAN/._GFPGANv1.4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1195544610ee26f6f979bd3e5cae1f9ba149a56ffbc61b6d598df55726a6f3f
3
+ size 4096
I2I/Face Restoring/GFPGAN/._parsing_parsenet.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46532b54ed776c0e86952d826822114ac9a01fd63fee1f006a70b92142df35dd
3
+ size 4096
I2I/Face Restoring/GFPGAN/GFPGANv1.4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2cd4703ab14f4d01fd1383a8a8b266f9a5833dacee8e6a79d3bf21a1b6be5ad
3
+ size 348632874
I2I/Face Restoring/GFPGAN/parsing_parsenet.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d558d8d0e42c20224f13cf5a29c79eba2d59913419f945545d8cf7b72920de2
3
+ size 85331193
I2I/Face Swapping/InstantID/ip-adapter.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02b3618e36d803784166660520098089a81388e61a93ef8002aa79a5b1c546e1
3
+ size 1691134141
I2I/Face Swapping/Inswapper/inswapper_128.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4a3f08c753cb72d04e10aa0f7dbe3deebbf39567d4ead6dce08e98aa49e16af
3
+ size 554253681
I2I/Face Swapping/PuLID/ip-adapter_pulid_sdxl_fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b258a5cd2c0c7d35f4d3e59909d7648498686afae4d0c74917e9c47d7704fbf5
3
+ size 791372856
I2I/Face Swapping/antelopev2/1k3d68.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df5c06b8a0c12e422b2ed8947b8869faa4105387f199c477af038aa01f9a45cc
3
+ size 143607619
I2I/Face Swapping/antelopev2/2d106det.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f001b856447c413801ef5c42091ed0cd516fcd21f2d6b79635b1e733a7109dbf
3
+ size 5030888
I2I/Face Swapping/antelopev2/genderage.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fde69b1c810857b88c64a335084f1c3fe8f01246c9a191b48c7bb756d6652fb
3
+ size 1322532
I2I/Face Swapping/antelopev2/glintr100.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ab1d6435d639628a6f3e5008dd4f929edf4c4124b1a7169e1048f9fef534cdf
3
+ size 260665334
I2I/Face Swapping/antelopev2/scrfd_10g_bnkps.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5838f7fe053675b1c7a08b633df49e7af5495cee0493c7dcf6697200b85b5b91
3
+ size 16923827
I2I/Face Swapping/buffalo_l/1k3d68.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df5c06b8a0c12e422b2ed8947b8869faa4105387f199c477af038aa01f9a45cc
3
+ size 143607619
I2I/Face Swapping/buffalo_l/2d106det.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f001b856447c413801ef5c42091ed0cd516fcd21f2d6b79635b1e733a7109dbf
3
+ size 5030888
I2I/Face Swapping/buffalo_l/det_10g.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5838f7fe053675b1c7a08b633df49e7af5495cee0493c7dcf6697200b85b5b91
3
+ size 16923827
I2I/Face Swapping/buffalo_l/genderage.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fde69b1c810857b88c64a335084f1c3fe8f01246c9a191b48c7bb756d6652fb
3
+ size 1322532
I2I/Face Swapping/buffalo_l/w600k_r50.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c06341c33c2ca1f86781dab0e829f88ad5b64be9fba56e56bc9ebdefc619e43
3
+ size 174383860
Upscaling/Image/CCSR/real-world_ccsr-fp32.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de43f66c5e5721331e83024b182adabef62b606e03339abe13cb83f1415621bd
3
+ size 6873874968
Upscaling/Image/ESRGAN/._4x-UltraSharp.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:062154318a7f0e772cd9b81a97533d682a29a3434fdbcd7d9b4e9a8414e3cd72
3
+ size 4096
Upscaling/Image/ESRGAN/._4x_UniversalUpscalerV2-Neutral_115000_swaG.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aee5beeafa21e3a4f75874c65662a902b45f76a2a709d0da8a4f98826c7d1da3
3
+ size 4096
Upscaling/Image/ESRGAN/._4x_UniversalUpscalerV2-Sharp_101000_G.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17e2cd29da4833085345844e7e7457a04f3fa33bea320c778fd1190d68a886ea
3
+ size 4096
Upscaling/Image/ESRGAN/._x4-upscaler-ema.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:002e0e3b22b3cff62c881b1c7b227f9ef03a0201f6cdd5af2d448ad0ee4723ba
3
+ size 4096
Upscaling/Image/ESRGAN/._x4-upscaler-ema.yaml ADDED
Binary file (4.1 kB). View file
 
Upscaling/Image/ESRGAN/4x-UltraSharp.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5812231fc936b42af08a5edba784195495d303d5b3248c24489ef0c4021fe01
3
+ size 66961958
Upscaling/Image/ESRGAN/4x_UniversalUpscalerV2-Neutral_115000_swaG.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60fccf5f605c8aab7bba1c6e05f055967c6b693d24468bf42215599cd3d78323
3
+ size 66906127
Upscaling/Image/ESRGAN/4x_UniversalUpscalerV2-Sharp_101000_G.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c6fe5062f54074199f133d04e6a782501b6d98a27a2adc474d0c5cead5b8bef
3
+ size 66961958
Upscaling/Image/ESRGAN/ESRGAN_4x.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65fece06e1ccb48853242aa972bdf00ad07a7dd8938d2dcbdf4221b59f6372ce
3
+ size 66929193
Upscaling/Image/ESRGAN/x4-upscaler-ema.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35c01d6160bdfe6644b0aee52ac2667da2f40a33a5d1ef12bbd011d059057bc6
3
+ size 3531269371
Upscaling/Image/ESRGAN/x4-upscaler-ema.yaml ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ base_learning_rate: 1.0e-04
3
+ target: ldm.models.diffusion.ddpm.LatentUpscaleDiffusion
4
+ params:
5
+ parameterization: "v"
6
+ low_scale_key: "lr"
7
+ linear_start: 0.0001
8
+ linear_end: 0.02
9
+ num_timesteps_cond: 1
10
+ log_every_t: 200
11
+ timesteps: 1000
12
+ first_stage_key: "jpg"
13
+ cond_stage_key: "txt"
14
+ image_size: 128
15
+ channels: 4
16
+ cond_stage_trainable: false
17
+ conditioning_key: "hybrid-adm"
18
+ monitor: val/loss_simple_ema
19
+ scale_factor: 0.08333
20
+ use_ema: False
21
+
22
+ low_scale_config:
23
+ target: ldm.modules.diffusionmodules.upscaling.ImageConcatWithNoiseAugmentation
24
+ params:
25
+ noise_schedule_config: # image space
26
+ linear_start: 0.0001
27
+ linear_end: 0.02
28
+ max_noise_level: 350
29
+
30
+ unet_config:
31
+ target: ldm.modules.diffusionmodules.openaimodel.UNetModel
32
+ params:
33
+ use_checkpoint: True
34
+ num_classes: 1000 # timesteps for noise conditioning (here constant, just need one)
35
+ image_size: 128
36
+ in_channels: 7
37
+ out_channels: 4
38
+ model_channels: 256
39
+ attention_resolutions: [ 2,4,8]
40
+ num_res_blocks: 2
41
+ channel_mult: [ 1, 2, 2, 4]
42
+ disable_self_attentions: [True, True, True, False]
43
+ disable_middle_self_attn: False
44
+ num_heads: 8
45
+ use_spatial_transformer: True
46
+ transformer_depth: 1
47
+ context_dim: 1024
48
+ legacy: False
49
+ use_linear_in_transformer: True
50
+
51
+ first_stage_config:
52
+ target: ldm.models.autoencoder.AutoencoderKL
53
+ params:
54
+ embed_dim: 4
55
+ ddconfig:
56
+ # attn_type: "vanilla-xformers" this model needs efficient attention to be feasible on HR data, also the decoder seems to break in half precision (UNet is fine though)
57
+ double_z: True
58
+ z_channels: 4
59
+ resolution: 256
60
+ in_channels: 3
61
+ out_ch: 3
62
+ ch: 128
63
+ ch_mult: [ 1,2,4 ] # num_down = len(ch_mult)-1
64
+ num_res_blocks: 2
65
+ attn_resolutions: [ ]
66
+ dropout: 0.0
67
+
68
+ lossconfig:
69
+ target: torch.nn.Identity
70
+
71
+ cond_stage_config:
72
+ target: ldm.modules.encoders.modules.FrozenOpenCLIPEmbedder
73
+ params:
74
+ freeze: True
75
+ layer: "penultimate"
Upscaling/Image/LDSR/._model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff1543514c38017443afda09ef3f21508f6d0ae85d8253e3776ae1cebd1c2fd7
3
+ size 4096
Upscaling/Image/LDSR/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c209caecac2f97b4bb8f4d726b70ac2ac9b35904b7fc99801e1f5e61f9210c13
3
+ size 2039822129
Upscaling/Image/RealESRGAN/._RealESRGAN_x4plus.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48a030804b4340ff0a35685cfd28506be1d67eb8f3ef84917af70c8dad9a66fa
3
+ size 4096
Upscaling/Image/RealESRGAN/._RealESRGAN_x4plus_anime_6B.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddd37006bdfae0e07918d8fc70bdbc8d663be4c1aa324fa1c6d42673294ec7c4
3
+ size 4096
Upscaling/Image/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
Upscaling/Image/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
Upscaling/Image/SUPIR/SUPIR-v0F_fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8f1846de1985cf0473fac6d8c0ef17c9498a90d1c19906e944134c5572275d0
3
+ size 2664825592
Upscaling/Image/SUPIR/SUPIR-v0Q_fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3eef33ec7633122ca23b1e5ef167faa048b5a0845768694d5e8070138ac013ce
3
+ size 2664858464
VAE/Image/SD3.5L_VAE.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f53304a79335b55e13ec50f63e5157fee4deb2f30d5fae0654e2b2653c109dc
3
+ size 167666902
VAE/Image/difconsistencyRAWVAE_v10Safestensor.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:737a0c512486220c292a86d55d54e2a3e6f57c99c5ec2e7b18ed2a13e8b9f807
3
+ size 334640988