Commit Graph

7992 Commits

Author SHA1 Message Date
layerdiffusion c4f52d8ffb add args for new backend 2024-07-29 11:27:58 -06:00
layerdiffusion 5d291c28ad implement args for new backend 2024-07-29 11:22:20 -06:00
layerdiffusion 1b2610db3e implement stream in new backend 2024-07-29 11:16:59 -06:00
layerdiffusion 9793b4be0f implement operations from scratch 2024-07-29 10:59:16 -06:00
layerdiffusion 6b163843fc add backend folder 2024-07-29 10:37:18 -06:00
layerdiffusion 4a9c8f32ee remove train tab
This tab has been broken since 6 months ago and no one even creates an issue for it ; this indicates no one uses it.
Also just tried original webui Train tab and it seems also broken even in Auto's repo.
so we remove it to make room for new tabs and new features.
2024-07-29 10:02:43 -06:00
layerdiffusion c3e17f05f3 fix #880 2024-07-29 09:22:44 -06:00
lllyasviel 0bfc3beb36 Update README.md 2024-07-29 08:20:13 -06:00
layerdiffusion 37386592ad version 2024-07-28 08:08:28 -06:00
layerdiffusion 918c6af162 upgrade js canvas for #881 2024-07-28 08:07:37 -06:00
layerdiffusion f3926ee3b7 resolve t2i upscale button #882 #874 2024-07-28 07:59:53 -06:00
layerdiffusion 2f87f123b2 less aggressive clip skip
to make CivitAI pony image meta works better
2024-07-27 13:23:39 -07:00
layerdiffusion 6eb23c6d09 fix #861 2024-07-27 07:52:20 -07:00
layerdiffusion 7e31721803 fix #861 2024-07-27 07:50:59 -07:00
layerdiffusion 3ba632b64b version 2024-07-27 06:54:05 -07:00
layerdiffusion f94bcae7b0 fix img2img batch upload 2024-07-27 06:53:37 -07:00
layerdiffusion d4e7639233 sync change log 2024-07-27 06:47:04 -07:00
layerdiffusion 04c6ab68bb 1.10.1 2024-07-27 06:39:58 -07:00
layerdiffusion 8c7da52e01 Update Forge Status 2024-07-27 06:19:21 -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
layerdiffusion 33e381f16a align with SAG ui 2024-07-26 15:19:24 -07:00
layerdiffusion f6a0c69f0f fix ADetailer 2024-07-26 15:11:12 -07:00
layerdiffusion 1673a5ac2d Perturbed Attention Guidance Integrated 2024-07-26 15:00:31 -07:00
layerdiffusion 1d185584a7 move hypertile, svd, z123 to legacy extensions
https://github.com/lllyasviel/forge-legacy-extensions
2024-07-26 14:28:47 -07:00
lllyasviel bc22a930e5 Update README.md 2024-07-26 13:49:15 -07:00
layerdiffusion 49ca78a0fa do not ignore pyi 2024-07-26 13:08:47 -07:00
layerdiffusion c2bfa6f6a3 fix gradio 2024-07-26 13:08:15 -07:00
layerdiffusion e1082b8799 fix loading order 2024-07-26 12:57:14 -07:00
lllyasviel bb209ae2b2 Update README.md 2024-07-26 12:49:24 -07:00
lllyasviel 46ac4bec95 Update README.md 2024-07-26 12:47:14 -07:00
layerdiffusion e26abf87ec Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
lllyasviel e95333c556 Update README.md 2024-07-26 07:26:18 -07:00
lllyasviel 42ee0b7388 add ESRGAN folder 2024-07-26 07:20:29 -07:00
lllyasviel a9e0c38700 Update README.md 2024-07-21 23:34:37 -07:00
layerdiffusion bfee03d8d9 pydantic
Linter / ruff (push) Failing after 28s
Linter / eslint (push) Failing after 34s
Tests / tests on CPU (push) Failing after 38s
previous
2024-06-27 00:28:53 -07:00
lllyasviel 0af28699c4 Update README.md (#802) 2024-06-08 11:28:32 -07:00
lllyasviel 29be1da7cf pass options to cross attention class 2024-03-08 00:50:29 -08:00
lllyasviel 10b5ca2541 vae already sliced in inner loop 2024-03-08 00:40:33 -08:00
lllyasviel e48533bdcd change patcher method 2024-03-07 00:26:17 -08:00
Chengsong Zhang b9705c58f6 fix alphas cumprod (#478)
* fix alphas cumprod

* indentation
2024-03-04 01:03:32 -06:00
lllyasviel ce273aef88 Merge pull request #477 from lllyasviel/revert-475-conrevo/fix-alphas-cumprod
Revert "Fix alphas cumprod"
2024-03-03 22:41:15 -08:00
lllyasviel 95bcea72b1 Revert "fix alphas cumprod (#475)"
This reverts commit 72139b000c.
2024-03-03 22:40:56 -08:00
Chengsong Zhang 72139b000c fix alphas cumprod (#475) 2024-03-03 20:09:04 -06:00
lllyasviel ef35383b4a VAE patcher and more types of unet patches 2024-02-29 22:37:34 -08:00
lllyasviel b59deaa382 sync upstream 2024-02-26 10:34:28 -08:00
Andray d23c694a84 fix resize handle 2024-02-26 07:00:08 -08:00
Andray e9e8047978 register_tmp_file also with mtime 2024-02-26 07:00:08 -08:00
Andray cc1c0829d5 fix resize-handle for vertical layout 2024-02-26 07:00:08 -08:00
AUTOMATIC1111 c8a5322d1f Merge pull request #15012 from light-and-ray/register_tmp_file-also-with-mtime
register_tmp_file also for mtime
2024-02-26 12:53:21 +03:00
AUTOMATIC1111 ca0308b60d Merge pull request #15010 from light-and-ray/fix_resize-handle_for_vertical_layout
Fix resize-handle visability for vertical layout (mobile)
2024-02-26 12:52:34 +03:00