Commit Graph

7664 Commits (e66fe42f4e8a5021bbf430f8a7d990a4b4bd4f92)

Author SHA1 Message Date
vladmandic 83785628a3 Deploying to master from @ vladmandic/automatic@69bda18e23 🚀 2023-12-17 01:09:21 +00:00
AI-Casanova 2020d20bcb Prompt Scheduling 2023-12-16 18:07:20 -06:00
Vladimir Mandic 0609e995bf add upscaler refresh 2023-12-16 18:38:27 -05:00
Vladimir Mandic b9df9be5a5 add segmind vega 2023-12-16 18:06:10 -05:00
Vladimir Mandic 86af00ce36 control prep work 2023-12-16 13:25:25 -05:00
Vladimir Mandic 936cf9786c create_ui and process refactor 2023-12-15 18:54:48 -05:00
Disty0 e6d95fd0a7 Add env variables for MKL, DPCPP and OpenVINO installer 2023-12-15 11:32:01 +03:00
Disty0 135a8aa2f1 Add DISABLE_IPEXRUN environment variable 2023-12-14 19:53:21 +03:00
Vladimir Mandic 50699b643f
Merge pull request #2622 from vladmandic/master
update dev
2023-12-14 11:32:30 -05:00
Vladimir Mandic b96fbd8f95 add img2img_apply_overlay 2023-12-14 10:09:55 -05:00
Vladimir Mandic 934152dcfc fix hypertile 2023-12-14 09:22:05 -05:00
Disty0 f5cab1185d IPEX update Tensorflow 2023-12-14 12:13:28 +03:00
Disty0 92baeae55d IPEX bundle in MKL and DPCPP 2023-12-14 01:01:45 +03:00
Vladimir Mandic 72839b7d65 refactoring to support control 2023-12-13 15:48:10 -05:00
Disty0 68206fbc05 IPEX update to PyTorch 2.1 wheels for Linux 2023-12-13 18:19:08 +03:00
Vladimir Mandic 9e9d31f1b7 fix save params.txt 2023-12-13 08:34:42 -05:00
Vladimir Mandic 69bda18e23
Merge pull request #2620 from brknsoul/patch-1
Update webui.bat
2023-12-12 23:29:46 -05:00
brknsoul 89ac5a6b55
Update webui.bat
Adjusted comment to suggest where to add command line args.
2023-12-13 14:47:46 +10:30
Vladimir Mandic c5494e0b95 add cff 2023-12-12 15:55:41 -05:00
Vladimir Mandic 033569cfb1 minor updates 2023-12-12 14:36:00 -05:00
Vladimir Mandic be1d90c3ed update examples 2023-12-11 23:45:01 -05:00
Vladimir Mandic a6cb38acf1 update changelog 2023-12-11 19:46:47 -05:00
Vladimir Mandic e2213a49e0 add pipeline script example 2023-12-11 19:44:00 -05:00
Disty0 291ef78138 Update changelog 2023-12-11 19:44:33 +03:00
Disty0 86894b8249 Remove Intel ARC 1024x1024 workaround from OpenVINO 2023-12-11 19:29:55 +03:00
Disty0 ac85b3a423 Add OpenVINO cache path option to System Paths 2023-12-11 19:18:30 +03:00
Vladimir Mandic 839e12e062 cleanup 2023-12-11 10:57:11 -05:00
Disty0 0fe27642a5 IPEX fix dtype errors when GPU supports 64 bit 2023-12-11 18:45:02 +03:00
Vladimir Mandic 0d805e3ed7 fix tensor conversion 2023-12-11 10:22:53 -05:00
Vladimir Mandic b7cbd34106 update api and img2img 2023-12-11 10:00:42 -05:00
Vladimir Mandic 91a8746a27 update cli scripts 2023-12-11 09:08:02 -05:00
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