Commit Graph

173 Commits (e66fe42f4e8a5021bbf430f8a7d990a4b4bd4f92)

Author SHA1 Message Date
Disty0 ec0c4f475a Fix OpenVINO and NNCF Lora case 2024-03-14 23:37:24 +03:00
Disty0 9d1642fd0b Fix NNCF with Lora 2024-03-14 23:34:44 +03:00
AI-Casanova 8aef6e6052 Cleanup console spam 2024-03-05 17:53:22 -06:00
AI-Casanova 2da60f8628 Composable LoRA 2024-03-02 17:52:08 -06:00
Vladimir Mandic 1e42a7c164 use diffusers for lcm/tcd/turbo lora 2024-03-01 10:14:31 -05:00
Vladimir Mandic f3bf2c2613 minor fixes 2024-02-22 09:37:28 -05:00
Vladimir Mandic 02394356e7 add differential diffusion 2024-02-20 10:06:42 -05:00
Vladimir Mandic d76136fb81 cleanup 2024-02-15 19:03:17 -05:00
Vladimir Mandic b28fd28d2f lora strict filename matching 2024-02-15 11:35:12 -05:00
Vladimir Mandic bf14e6ed6d fix mask missing options and system paths 2024-02-10 08:10:24 -05:00
Disty0 ad47d81da7 OpenVINO fix cache and Lora loading 2024-02-06 19:18:49 +03:00
Vladimir Mandic b3f6f24ba1 cleanup 2024-02-06 10:01:15 -05:00
Vladimir Mandic bbc52fc5a6 fix lora 2024-02-06 09:02:01 -05:00
AI-Casanova 6a55f0c14a Ctrl-C Ctrl-V Issues 2024-02-06 08:30:52 -05:00
AI-Casanova fe93ea43a7 SegMoE LoRA 2024-02-06 08:30:52 -05:00
Vladimir Mandic e32220ccc1 experimental segmoe support 2024-02-05 10:38:46 -05:00
Vladimir Mandic 0a0efa3fc1 fix upscale api 2024-02-04 10:14:10 -05:00
Vladimir Mandic ca7074839f fix lora with latest torch 2024-01-24 13:03:52 -05:00
Vladimir Mandic 7c8d035edb better en preview matching and optimize caching 2024-01-19 13:50:23 -05:00
Vladimir Mandic 16eaeeb766 cleanup startup 2024-01-17 12:15:07 -05:00
Midcoastal 94270243b4
Merge branch 'dev' into Dev/DirectoryCacheing 2024-01-14 19:54:50 -05:00
Midcoastal ca830811a1
Cleanup
- Remove some unneeded comments
- Explode a few return generators (I should really do the other two, but I think I am going to refactor them later instead)
2024-01-14 19:39:17 -05:00
Midcoastal 86212a52d6
Cleanup, Ruff, Pylint 2024-01-14 18:49:07 -05:00
Vladimir Mandic 011bac41df jumbo commit see changelog for details 2024-01-12 15:00:02 -05:00
Disty0 3820cb98ed Cleanup lora model state with NNCF and OpenVINO 2024-01-11 01:04:54 +03:00
Vladimir Mandic 204853afea global crlf to lf 2024-01-10 09:45:26 -05:00
Disty0 3352be21a6 NNCF compress Text Encoder and Lora support 2024-01-10 02:10:52 +03:00
Vladimir Mandic 395e2fd23e further hijack cleanup 2024-01-09 15:20:19 -05:00
Vladimir Mandic cdf972c8c4 fix styles 2024-01-08 10:51:42 -05:00
Midcoastal f90f23bcc2
Merge branch 'dev' into Dev/DirectoryCacheing 2024-01-06 22:12:24 -05:00
Vladimir Mandic de80b74c64 uniform listdir and use threadpool to index loras 2024-01-06 15:15:23 -05:00
Midcoastal a99a0b9590
Global `available_networrks`, debug info 2024-01-06 11:44:43 -05:00
Midcoastal cd18d29511
In-Memory Directory/File Cache 2024-01-05 16:55:01 -05:00
Vladimir Mandic 9a96477111 optimize json parsing and extension register 2024-01-04 12:17:33 -05:00
Vladimir Mandic 36016432ab cleanup 2023-12-24 11:30:33 -05:00
Vladimir Mandic 6bb73e1fd8 add support for lora oft, lyco oft, peft 2023-12-24 11:30:04 -05:00
Vladimir Mandic c3984b5550 lora and vae loading error reporting 2023-12-23 14:25:17 -05:00
Vladimir Mandic d872c8e569 add glora 2023-12-17 17:30:34 -05:00
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
Vladimir Mandic 27bd7c424c
Merge pull request #2585 from AI-Casanova/block-LoRA
Block LoRA
2023-12-04 18:40:01 -05:00
Vladimir Mandic e0b99b7300 preload lora 2023-12-04 13:30:58 -05:00
AI-Casanova b59f79657d fixes 2023-12-03 17:20:44 -06:00
AI-Casanova 323e2c142c in-mid-out LoRA Weights 2023-12-03 15:06:13 -06:00
Vladimir Mandic 439542d3df redesign profiler 2023-12-03 11:27:24 -05:00
Disty0 54ef5f8683 Check SD_LORA_DIFFUSERS flag once 2023-12-03 02:00:31 +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