Commit Graph

6526 Commits (d71287e068f527979052d687d3c2d44cdf0ad99e)

Author SHA1 Message Date
Vladimir Mandic d71287e068 fix tensor to np 2023-12-10 18:06:07 -05:00
Vladimir Mandic 4823595dc9 minor fixes 2023-12-10 10:27:44 -05:00
Vladimir Mandic 1b1ae6784c add demofusion 2023-12-09 14:15:48 -05:00
Vladimir Mandic f91735deac fix prompt parser with blank lines 2023-12-09 10:14:35 -05:00
Vladimir Mandic 6cd178541b fix hdr 2023-12-09 10:00:29 -05:00
Vladimir Mandic b96131fad2 fix en sort 2023-12-09 09:36:33 -05:00
Vladimir Mandic b1e3a8fa15 fix filenamegen 2023-12-08 13:27:56 -05:00
Vladimir Mandic f49e66577a lint fixes 2023-12-08 12:27:00 -05:00
Vladimir Mandic aa4b9b4119 enable civit token 2023-12-08 12:21:25 -05:00
Vladimir Mandic 87eeedd276 long filename and batch processing 2023-12-08 12:05:21 -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
Vladimir Mandic 72a167c43a add video processing 2023-12-08 10:24:01 -05:00
Vladimir Mandic efba57a1ca
Merge pull request #2607 from midcoastal/WebUITerminalScroll
Sticky Scrolling with New Data Indicator.
2023-12-08 07:17:14 -05:00
Vladimir Mandic 7e937198e0 enable ipadapter sd/sdxl switch 2023-12-08 07:14:37 -05:00
Vladimir Mandic 77742f2890
Merge pull request #2609 from midcoastal/Imp/DisableGradioFrontendCheck
Add ENV var to dissable Gradio Frontend Check
2023-12-08 07:12:52 -05:00
Midcoastal 931fa8f107
Add ENV var to dissable Gradio Frontend Check
This is nessesary for large Model collections, as the initial gradio
frontend health check can timeout (3 seconds) and prevent the
WebUI from loading.

This is optional, and does not impact the actual load/launch or
other functionality.
2023-12-07 19:01:55 -05:00
Midcoastal 7c3e0f6beb
Sticky Scrolling with New Data Indicator. 2023-12-07 18:29:10 -05:00
Vladimir Mandic bd64bac2a3 update ip-adapter, schedulers and xyz-grid 2023-12-07 12:41:11 -05:00
Disty0 21eb4292e3 Fix IPEX Optimize 2023-12-06 19:53:52 +03:00
Vladimir Mandic 71743dfda3 add playground models 2023-12-06 10:48:42 -05:00
Disty0 f6bf51516e Use devices.dtype with IP Adapter 2023-12-06 11:32:20 +03:00
Vladimir Mandic 327d15a999 update changelog 2023-12-05 14:42:07 -05:00
Disty0 6031b7199e IPEX fix torch.UntypedStorage.is_cuda 2023-12-05 22:20:52 +03:00
Vladimir Mandic 0febcc2aa8 animatediff full latent mode 2023-12-05 14:07:52 -05:00
Vladimir Mandic 6cec284a6f cleanup compile 2023-12-05 11:50:03 -05:00
Disty0 c8970ab361 Cleanup IPEX libs 2023-12-05 19:48:15 +03:00
Vladimir Mandic 7c16ea6b1d add modelscope 2023-12-05 11:29:43 -05:00
Disty0 629a46aaa5 Disable IPEX attention if the GPU supports 64 bit 2023-12-05 19:27:14 +03:00
Disty0 3a36c07c6c Check SD_LORA_DIFFUSERS flag once in networks.py 2023-12-05 19:22:40 +03:00
Vladimir Mandic 635efb0203 fix save metadata 2023-12-05 10:04:32 -05:00
Vladimir Mandic bf5ea244a8 add hdr settings to metadata 2023-12-05 09:26:55 -05:00
Vladimir Mandic 6cd4abba97 cleanup 2023-12-04 19:16:35 -05:00
Vladimir Mandic 167b903ed8 add additional ip-adapters 2023-12-04 19:16:12 -05: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 2b49dae74f en load improvements, torchvision compatibility fix 2023-12-04 18:32:52 -05:00
Vladimir Mandic e0b99b7300 preload lora 2023-12-04 13:30:58 -05:00
Vladimir Mandic 2933ed6b4a lint fixes 2023-12-04 10:08:11 -05:00
Vladimir Mandic 77f06befa4 handle zero size image resize 2023-12-04 10:01:15 -05:00
Vladimir Mandic 3d971d7bbf fix infotext wrapping 2023-12-04 09:22:14 -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 099188a8cd update changelog 2023-12-03 11:35:04 -05: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
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