layerdiffusion
2f87f123b2
less aggressive clip skip
...
to make CivitAI pony image meta works better
2024-07-27 13:23:39 -07:00
layerdiffusion
0ba9f7f399
Clip Skip to All Models
...
Technically Correct Implementation of CLIP skip for all models.
Automatic1111 uses a weird logic to ignore SDXL clip skip but added an option to only set CLIP-L Skip with an offset 1, which means if one set skip as 3, then the SDXL CLIP G does not skip but SDXL CLIP L uses 3-1=2 as skip (not 3?!)
Forge now uses technically correct and consistent clip skip for all models. Forge now outweigh technical correctness over reproducing Auto results.
But one can get same results by just do not set clip skip for SDXL.
2024-07-27 05:46:53 -07:00
lllyasviel
8059533eaf
fix lora not loaded for text encoder #142
2024-02-09 13:50:50 -08:00
lllyasviel
7359740f36
Revert "safer device"
...
This reverts commit 1204d490d9 .
2024-02-06 05:27:07 -08:00
lllyasviel
1204d490d9
safer device
2024-02-06 05:01:58 -08:00
lllyasviel
9c31b0ddcb
try fix #56
2024-02-06 04:51:08 -08:00
lllyasviel
1e7becbeb6
i
2024-01-25 12:19:50 -08:00
lllyasviel
05920bc4c0
Update forge_clip.py
2024-01-25 10:48:00 -08:00
lllyasviel
f572050e41
Update forge_clip.py
2024-01-25 10:46:35 -08:00
lllyasviel
d2f5e8c353
Update forge_clip.py
2024-01-25 10:38:36 -08:00
lllyasviel
3986609188
Update forge_clip.py
2024-01-25 10:27:53 -08:00
lllyasviel
836b2164d8
i
2024-01-25 09:36:41 -08:00
lllyasviel
a786237752
Update forge_clip.py
2024-01-25 09:03:31 -08:00
lllyasviel
5770fd08f6
Update forge_clip.py
2024-01-25 09:00:48 -08:00
lllyasviel
fd6369d106
i
2024-01-25 07:33:55 -08:00
lllyasviel
6d429e9498
Update forge_clip.py
2024-01-25 06:55:26 -08:00
lllyasviel
ba108837f8
i
2024-01-25 06:53:58 -08:00
lllyasviel
e8d0736cb3
Update forge_clip.py
2024-01-25 06:51:38 -08:00
lllyasviel
1d8275e982
Update forge_clip.py
2024-01-25 06:23:30 -08:00
lllyasviel
035aca8ad9
Update forge_clip.py
2024-01-25 06:18:36 -08:00
lllyasviel
0ed2099601
Update forge_clip.py
2024-01-25 06:16:31 -08:00
lllyasviel
027ab005b6
Create forge_clip.py
2024-01-25 06:11:24 -08:00