Commit Graph

4654 Commits

Author SHA1 Message Date
layerdiffusion a9f4957a27 remove old stuff 2024-08-05 12:01:11 -07:00
layerdiffusion 27641043ee remove dirty cond_stage_key 2024-08-05 11:39:20 -07:00
layerdiffusion d77582aa5a fix img2img inpaint model 2024-08-05 11:36:08 -07:00
layerdiffusion 6d8522b014 remove unused 2024-08-05 11:31:02 -07:00
layerdiffusion d291672a30 restore some legacy codes from webui
#933
2024-08-05 11:25:05 -07:00
layerdiffusion 47ed1bacb2 bring "safe" back 2024-08-05 11:07:08 -07:00
layerdiffusion 77a4980f08 remove everything related to training 2024-08-05 04:35:09 -07:00
layerdiffusion bccf9fb23a Free WebUI from its Prison
Congratulations WebUI. Say Hello to freedom.
2024-08-05 04:21:35 -07:00
layerdiffusion aafe11b14c Revert "Free WebUI from its Prison"
This reverts commit 62c11fdc71.
2024-08-05 03:52:44 -07:00
layerdiffusion 98ed477c3a Revert "Update sd_models_types.py"
This reverts commit 471d07cadd.
2024-08-05 03:52:14 -07:00
layerdiffusion 471d07cadd Update sd_models_types.py 2024-08-05 03:44:22 -07:00
layerdiffusion 62c11fdc71 Free WebUI from its Prison
Congratulations WebUI. Say Hello to freedom.
2024-08-05 03:39:54 -07:00
layerdiffusion 4189045323 old backend removal - part 1 2024-08-05 03:15:44 -07:00
layerdiffusion 0863765173 rework sd1.5 and sdxl from scratch 2024-08-05 03:08:17 -07:00
layerdiffusion 9679232d29 fix TI embedding info text
original webui is also broken but forge is fixed now
2024-08-04 18:49:35 -07:00
layerdiffusion a72154405e Text Processing Engine is Finished
100% reproduce all previous results, including TI embeddings, LoRAs in CLIP, emphasize settings, BREAK, timestep swap scheduling, AB mixture, advanced uncond, etc
Backend is 85% finished
2024-08-04 18:42:51 -07:00
layerdiffusion 7c612a012b make Textual Inversion UI isolated
so that we can replace it soon
also removed the extremely annoying SD version filter
2024-08-03 21:21:41 -07:00
layerdiffusion fb3052350b rework model loader 2024-08-03 17:01:40 -07:00
layerdiffusion 8c087f920e rename files 2024-08-03 15:54:39 -07:00
layerdiffusion a5265df7f4 rename file 2024-08-03 15:51:04 -07:00
layerdiffusion b8b29a2372 remove forge_sampler 2024-08-03 15:38:07 -07:00
layerdiffusion 8a01b2c5db move to new backend - part 1 2024-08-03 14:59:46 -07:00
layerdiffusion 907d883e49 add huggingface_guess repo 2024-08-03 12:40:11 -07:00
layerdiffusion bc9977a305 UNet from Scratch
Now backend rewrite is about 50% finished.
Estimated finish is in 72 hours.
After that, many newer features will land.
2024-08-01 21:19:41 -07:00
layerdiffusion 0d079a846d Intergrate Native AutoEncoderKL 2024-07-31 21:10:19 -07:00
layerdiffusion 2c3afff371 gradio==4.40.0
all basic UIs tested
2024-07-31 19:04:02 -07:00
layerdiffusion 40dd61ba6c improve vae key mapping 2024-07-30 09:23:58 -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
layerdiffusion f94bcae7b0 fix img2img batch upload 2024-07-27 06:53:37 -07:00
layerdiffusion 04c6ab68bb 1.10.1 2024-07-27 06:39:58 -07:00
layerdiffusion f6a0c69f0f fix ADetailer 2024-07-26 15:11:12 -07:00
layerdiffusion e26abf87ec Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
lllyasviel 10b5ca2541 vae already sliced in inner loop 2024-03-08 00:40:33 -08:00
Chengsong Zhang b9705c58f6 fix alphas cumprod (#478)
* fix alphas cumprod

* indentation
2024-03-04 01:03:32 -06: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
Andray e9e8047978 register_tmp_file also with mtime 2024-02-26 07:00:08 -08:00
lllyasviel 5166a723c2 bring back tiling
close #215
2024-02-25 21:29:35 -08:00
lllyasviel 6287c73d98 rework memory management for extras
now face post-processing uses gpu
close #312
2024-02-25 20:37:14 -08:00
lllyasviel a252bbcf16 change show_progress_type
will add Full back later after solving overhead problems
2024-02-25 19:55:56 -08:00
catboxanon beb6e76135 Fix version hyperlink (#407) 2024-02-25 19:41:11 -08:00
lllyasviel 434ca2169f Add optimization --cuda-stream
See also the readme for more details
2024-02-24 14:00:48 -08:00
lllyasviel 16caff3d14 Revert "try solve #381"
This reverts commit 9d4c88912d.
2024-02-23 16:13:40 -08:00
lllyasviel 9d4c88912d try solve #381
caused by some potential historical webui problems
2024-02-23 16:01:40 -08:00
lllyasviel bde779a526 apply_token_merging 2024-02-23 15:43:27 -08:00
lllyasviel cc5f773519 sync upstream 2024-02-23 13:48:28 -08:00
AUTOMATIC1111 3f18a09c86 make extra network card description plaintext by default, with an option to re-enable HTML as it was 2024-02-22 21:27:10 +03:00
lllyasviel 638ee43bf1 Merge upstream PR 14855 2024-02-21 23:59:40 -08:00
lllyasviel 95ddac3117 Merge upstream
upstream
2024-02-21 23:56:45 -08:00