Commit Graph

37 Commits (d71287e068f527979052d687d3c2d44cdf0ad99e)

Author SHA1 Message Date
Vladimir Mandic 1b1ae6784c add demofusion 2023-12-09 14:15:48 -05:00
Disty0 dc56ea140a Update shared opts 2023-12-08 19:10:08 +03:00
Vladimir Mandic 66f7a9af82 add lora_force_diffusers and lora_fuse_diffusers 2023-12-08 10:43:50 -05:00
Disty0 3a36c07c6c Check SD_LORA_DIFFUSERS flag once in networks.py 2023-12-05 19:22:40 +03:00
Disty0 235b5117f3 Ruff fix 2023-12-03 01:32:43 +03:00
Disty0 5cf1da40ce OpenVINO skip LoRa loading if it's already loaded 2023-12-03 01:31:36 +03:00
Disty0 7195087ac2 Re-add SD_LORA_DIFFUSERS flags 2023-12-03 00:40:51 +03:00
Vladimir Mandic 24250ac049 add sd-turbo and disable unnecessary lora fallback for lcm 2023-12-02 16:31:14 -05:00
Disty0 85f62609af Revert SD_LORA_DIFFUSERS 2023-12-03 00:30:32 +03:00
Disty0 8ba80bbc41 Make OpenVINO use SD_LORA_DIFFUSERS flag 2023-12-03 00:14:57 +03:00
Vladimir Mandic f08b4e5c23 add sdxl-turbo 2023-11-29 16:32:12 -05:00
Disty0 1793c2e116 OpenVINO fix LoRa and Update to Torch 2.1.1 2023-11-21 14:22:55 +03:00
Vladimir Mandic 4ea908ccd4 cleanup 2023-11-16 09:55:18 -05:00
Disty0 6e994ff110 OpenVINO fix Lora not loading on model change 2023-11-16 01:07:09 +03:00
Disty0 d7410655cf Cleanup 2023-11-16 00:19:32 +03:00
Disty0 bb0430f5c1 OpenVINO downgrade PyTorch 2023-11-15 22:33:13 +03:00
Disty0 1b9ca52afa OpenVINO use Diffusers Lora loading 2023-11-15 19:44:33 +03:00
Disty0 69f0d41b99 OpenVINO fix Lora caching 2023-11-15 19:10:44 +03:00
Disty0 2f7e387246 Fix missing import 2023-11-15 01:20:36 +03:00
Vladimir Mandic e46661f6f9 handle lcm lora loader separately 2023-11-14 14:23:13 -05:00
Vladimir Mandic 882da270e9 add SD_LORA_DIFFUSERS 2023-11-13 18:42:02 -05:00
Vladimir Mandic 267905e6bb Revert "Merge pull request #2411 from vladmandic/master"
This reverts commit 64cce8a606, reversing
changes made to 597fc1863f.
2023-10-26 07:30:01 -04:00
Vladimir Mandic 5219daa7fb Revert "Merge branch 'dev' into master"
This reverts commit 4b91ee0044, reversing
changes made to fc7e3c5721.
2023-10-26 07:17:40 -04:00
Vladimir Mandic 40ec2b8ec9
Merge pull request #2386 from vladmandic/master
update dev
2023-10-22 12:54:28 -04:00
Vladimir Mandic e8be0a8cdc update changelog 2023-10-22 11:52:40 -04:00
Vladimir Mandic be75ed7e9f compatibility items 2023-10-22 09:58:55 -04:00
Andrew Tischenko dc6ffaef7b Adding OFT support
A WIP adaptation of the OFT implementation from the Kohya repo

Co-Authored-By: AI-Casanova <54461896+AI-Casanova@users.noreply.github.com>
2023-10-21 18:02:05 -06:00
Vladimir Mandic 231ca1ac7e fixes for zero-day issues 2023-10-18 11:37:33 -04:00
Vladimir Mandic 8aa2d0347c premerge fixes 2023-10-17 08:01:35 -04:00
Vladimir Mandic b55bb8c883 error handling in prompt parser 2023-10-13 09:30:17 -04:00
Vladimir Mandic fccb237542 fix lora unload 2023-10-08 16:01:53 -04:00
Vladimir Mandic f2fc41cfc2 refactor lora load/unload 2023-10-08 12:00:51 -04:00
AI-Casanova 941c283fc5
Fix SD1.5 2023-10-07 12:47:25 -05:00
AI-Casanova 6af2bfc30d
Missing import and cleanup 2023-10-07 12:41:40 -05:00
AI-Casanova 0ddfb5d4ed
Update networks.py for LyCORIS loading on Diffusers Backend 2023-10-07 12:10:31 -05:00
Disty0 49a7a74028 OpenVINO fix networks 2023-10-06 01:03:31 +03:00
Vladimir Mandic 3727bf3d02 new lora handler and remove lyco 2023-10-05 14:30:58 -04:00