Commit Graph

5125 Commits (4e1f8a2b711784636e27e3db2d9d5eb7ee7170a4)

Author SHA1 Message Date
Vladimir Mandic 0cf6b1ecca fix controlnet path duplication 2024-04-07 12:05:34 -04:00
Vladimir Mandic 3ddf5751f5 improve support for manually downloaded controlnets 2024-04-07 12:03:18 -04:00
Seunghoon Lee a44cedec0a fix onnx vae 2024-04-06 21:58:54 +09:00
Vladimir Mandic 685b0e3bf1 diffusers skip non-models on enum 2024-04-05 15:24:44 -04:00
Disty0 29e5d88e37 Add migraphx compile backend 2024-04-05 18:13:20 +03:00
Vladimir Mandic 9d04255b54 reorganize js callbacks and startup sequence 2024-04-04 18:26:51 -04:00
Vladimir Mandic 77db12765d update requirements 2024-04-04 11:38:58 -04:00
Vladimir Mandic 40d5fdfdfd maybe fix slerp 2024-04-03 17:51:06 -04:00
Seunghoon Lee ce2bb713d8
add partial support of zluda dnn 2024-04-04 02:51:10 +09:00
Vladimir Mandic 834cb1b665 run fp16/bf16 test only once 2024-04-03 10:26:29 -04:00
Vladimir Mandic ce42e49910 special case handle for prompt parser 2024-04-03 10:08:59 -04:00
Vladimir Mandic 2240a05b55 fix update model info 2024-04-02 11:12:39 -04:00
Vladimir Mandic 2fca1c92d7 fix theme capitalization 2024-04-02 09:28:06 -04:00
QuantumSoul 43186bf4bc
Update ui_gallery.py 2024-04-01 19:32:04 +02:00
Disty0 8d77ede895 Skip VAE with latent upscale 2024-03-31 23:45:26 +03:00
Disty0 ee39345c0c OpenVINO ONNX fixes 2024-03-31 22:12:02 +03:00
Vladimir Mandic bf8a044f7b add theme type 2024-03-30 11:44:42 -04:00
QuantumSoul 98d22a023a
Merge pull request #1 from BinaryQuantumSoul/BinaryQuantumSoul-patch-1
Elemids masking.py
2024-03-30 15:43:42 +01:00
QuantumSoul 1432b24bab
Elemids ui_control.py 2024-03-30 15:39:40 +01:00
QuantumSoul fd4636b450
Elemids masking.py 2024-03-30 15:36:16 +01:00
Disty0 4648f1b019 IPEX remove 1024x1024 workaround 2024-03-30 13:14:51 +03:00
Seunghoon Lee 7e50fa1b2b
fix onnx model loading 2024-03-30 16:44:00 +09:00
Vladimir Mandic bd7ba768b1 add ip_adapter to api and fix control 2024-03-29 10:26:29 -04:00
Disty0 d7a18f0dfc IPEX fix pin_memory 2024-03-28 21:00:34 +03:00
Vladimir Mandic e458e620ef fix instantid 2024-03-28 10:22:08 -04:00
Vladimir Mandic 4b03caf8b2 handle bad prompts 2024-03-28 09:31:14 -04:00
Disty0 16b714ac48 Pass device to Model CPU Offload 2024-03-27 22:24:37 +03:00
Vladimir Mandic 48559ceba2 fix vae preview enum on windows 2024-03-27 15:03:21 -04:00
Vladimir Mandic 89e9debbcd control api 2024-03-27 11:33:29 -04:00
Vladimir Mandic 738f115d06 add onnx to installer 2024-03-26 19:30:31 -04:00
Vladimir Mandic 1227e76128 initial control api draft 2024-03-26 19:30:31 -04:00
QuantumSoul 737ba190ea
Merge pull request #3004 from vladmandic/BinaryQuantumSoul-patch-1
ui_control.py elem-ids
2024-03-26 14:41:23 +01:00
QuantumSoul bfa936227d
ui_control.py elem-ids 2024-03-26 14:37:28 +01:00
Vladimir Mandic 902f02300d add vqa api 2024-03-26 09:24:01 -04:00
Vladimir Mandic db11bc59d1 gallery optimizations 2024-03-26 09:02:30 -04:00
Vladimir Mandic 25bc3c9bb6
Merge pull request #3000 from aifartist/dev
Partial support for onediff
2024-03-25 15:00:43 -04:00
Vladimir Mandic 9104bba22d update ar and gallery permissions 2024-03-25 14:22:39 -04:00
Vladimir Mandic 990617b821 fix gallery on media not found 2024-03-25 10:29:37 -04:00
Vladimir Mandic c953dfdfd7 gallery ui css 2024-03-24 14:19:06 -04:00
Vladimir Mandic fb5ef75f5a gallery video support 2024-03-24 13:18:39 -04:00
Vladimir Mandic 0862b80377 gallery improve sort and separators 2024-03-24 11:11:23 -04:00
Vladimir Mandic 6fa0315682 en vae scan civitai 2024-03-24 09:46:21 -04:00
Vladimir Mandic b33e4d0a6a gallery urlencode/decode filenames 2024-03-24 09:40:13 -04:00
Vladimir Mandic 77f2d6c570 fix api generate save metadata 2024-03-24 09:04:49 -04:00
Vladimir Mandic dc9c60e174 gallery optimizations 2024-03-23 14:46:55 -04:00
Vladimir Mandic 3efc93b90e prompt paste improvements 2024-03-22 09:41:15 -04:00
Vladimir Mandic 91d4988d3a cleanup gallery 2024-03-21 16:16:39 -04:00
Vladimir Mandic 72a1dd0ac4 add image gallery 2024-03-21 16:16:39 -04:00
Vladimir Mandic 8a869d7e27 fix prompt parser, image save 2024-03-21 16:16:39 -04:00
Vladimir Mandic 1a27871c70 initial version of native gallery 2024-03-21 16:16:39 -04:00
Vladimir Mandic 6252f6673b pre gallery cleanup 2024-03-21 16:16:39 -04:00
Vladimir Mandic cbd4941e95 styles apply wildcard to params 2024-03-20 08:44:38 -04:00
Vladimir Mandic 695a2cb871 post merge items 2024-03-19 16:45:52 -04:00
aifartist 58fefbeb65 Partial support for onediff 2024-03-18 16:34:50 -07:00
Disty0 345740fec6 RealESRGAN use devices.device_esrgan 2024-03-18 23:02:36 +03:00
Vladimir Mandic f3b1ba3a5d fix control inpaint 2024-03-18 09:49:00 -04:00
Vladimir Mandic fc5caecb11 fix float vs int in resize 2024-03-17 17:36:42 -04:00
Vladimir Mandic d0e35a7a6b fix control batch and hires 2024-03-17 14:53:15 -04:00
Vladimir Mandic 2508f4f245 add prompt comments using /* and */ 2024-03-17 09:32:41 -04:00
Vladimir Mandic c54369bcba add resize modes to control plus simple outpaint 2024-03-17 09:11:00 -04:00
Vladimir Mandic 8c53dfdcd0 update civit downloader 2024-03-16 12:42:33 -04:00
Vladimir Mandic b0cb57ee23 add error handler around fused call 2024-03-16 11:23:56 -04:00
Vladimir Mandic 48d763693c multiple control fixes 2024-03-16 11:11:27 -04:00
Vladimir Mandic 16e3e4023f remove device reference from offload call 2024-03-15 18:31:19 -04:00
Vladimir Mandic 46cd9ab412 silent onnx import fail 2024-03-15 11:02:09 -04:00
Vladimir Mandic c7a8d10df8 inpaint mask checks 2024-03-15 09:56:43 -04:00
Vladimir Mandic 8b9d85a386 fix ipadapter batch runs 2024-03-15 09:25:14 -04:00
Vladimir Mandic 04dbc43186 update 2024-03-14 20:48:10 -04:00
Disty0 7d7d3aaff2 Pass device to model_cpu_offload 2024-03-14 23:47:46 +03:00
Vladimir Mandic 36368d1601 force disable watermark 2024-03-14 16:11:09 -04:00
Disty0 8c7ba2fdde IPEX disable IPEX Optimize by default 2024-03-14 22:30:55 +03:00
Vladimir Mandic 20bc82a4ce pipeline load with variant fallback 2024-03-14 15:09:05 -04:00
Vladimir Mandic e971e4fbc0
Merge pull request #2976 from Disty0/dev
VRAM efficient loading and compile
2024-03-14 13:57:13 -04:00
Vladimir Mandic 940b6d02ba facehires support batch size&count, add override strength 2024-03-14 11:40:58 -04:00
Disty0 164ada5805 VRAM efficient loading and compile 2024-03-14 01:42:36 +03:00
Vladimir Mandic 80445a6b23 add ledits pipeline 2024-03-13 14:52:28 -04:00
Vladimir Mandic 5ee1e735a9 add support for stablecascade lite 2024-03-13 09:48:06 -04:00
Vladimir Mandic 50b09082a9 update svd 2024-03-13 09:18:07 -04:00
Vladimir Mandic a4c6257124 full refactor of reference models 2024-03-12 23:51:36 -04:00
Vladimir Mandic 9d065b83e4 fix modelloader from huggingface 2024-03-12 11:35:40 -04:00
Vladimir Mandic 0629e66f44 infotext parse update 2024-03-12 09:18:39 -04:00
Vladimir Mandic ed81649c31 geninfo validate prompt 2024-03-11 16:59:42 -04:00
Vladimir Mandic 2919ba9540 fix model downloader on invalid image 2024-03-11 16:43:39 -04:00
Vladimir Mandic 10f95bb61b fix geninfo without negative 2024-03-11 16:18:49 -04:00
Vladimir Mandic 9873178897 add extra_network_reference setting, refactor geninfo parser 2024-03-11 11:15:51 -04:00
Vladimir Mandic 32d6c7080c extension ui compatibility items 2024-03-11 08:48:38 -04:00
Vladimir Mandic 9557dbf9d4 facehires improvements and fixes 2024-03-10 19:11:32 -04:00
Disty0 327bea1eeb NNCF force eval and fix embeddings 2024-03-10 23:51:59 +03:00
Vladimir Mandic 70ede51166 facehires set steps, sampler 2024-03-10 16:19:57 -04:00
Vladimir Mandic 8620ba5310 fix control final resize 2024-03-10 13:58:21 -04:00
Vladimir Mandic 0f7bb8a1f4 add facehires 2024-03-10 13:17:13 -04:00
Seunghoon Lee e91935b69b
zluda update torch 2024-03-10 21:26:34 +09:00
Disty0 06149c4a41 ROCm add Flash Attention support 2024-03-10 00:11:50 +03:00
Vladimir Mandic 6847d0de19 fix hires with control 2024-03-09 09:30:20 -05:00
Vladimir Mandic fc6f891b7a check for sfast with sag 2024-03-09 08:50:28 -05:00
Vladimir Mandic 6cb20edf7e fix upscaler compile, diffusers enum, svd 2024-03-09 08:35:18 -05:00
Vladimir Mandic a38142e82d update css 2024-03-08 14:52:08 -05:00
Vladimir Mandic 6c4de36e81 cleanup 2024-03-08 11:57:09 -05:00
Vladimir Mandic e46c5d2995 control refine/secondpass/hires 2024-03-08 10:44:21 -05:00
Vladimir Mandic 116e6b3f64 fix t2i-canny 2024-03-08 09:04:41 -05:00
Vladimir Mandic 91ae4d7fb6 extra network details styling 2024-03-08 08:38:10 -05:00
Vladimir Mandic 7e7ed3b7fe improve model offload compatibility 2024-03-08 08:29:03 -05:00
Vladimir Mandic 68b72951ad enforce width/height div 8 early 2024-03-07 13:33:24 -05:00
Vladimir Mandic ad25b1953a cleanup 2024-03-07 12:29:34 -05:00
Vladimir Mandic 8d828b6656 add styles native wildcard manager 2024-03-07 12:17:32 -05:00
Vladimir Mandic 4d3851ecfd styles editor 2024-03-07 11:57:09 -05:00
QuantumSoul 9e93a63ee2
Merge pull request #2954 from BinaryQuantumSoul/dev
Add elem ids
2024-03-07 15:24:00 +01:00
Vladimir Mandic e7ea7b27be allow float ar 2024-03-07 09:21:14 -05:00
Vladimir Mandic 6786c4c181 fix prompt parse 2024-03-07 09:20:31 -05:00
QuantumSoul 92ba510b8d
Update ui_img2img.py 2024-03-07 15:09:49 +01:00
Vladimir Mandic c671bf2817 allow custom aspect ratio values 2024-03-06 14:36:38 -05:00
Vladimir Mandic 30383c3fe6 add aspect-ratio selector 2024-03-06 14:19:26 -05:00
Vladimir Mandic a8e11146be
Merge pull request #2939 from AI-Casanova/composable-lora
Composable LoRA
2024-03-06 13:03:24 -05:00
Vladimir Mandic ae7b03ac74 fix sc pipeline 2024-03-06 12:59:50 -05:00
Vladimir Mandic b75d84da37 update sc revisions 2024-03-06 12:08:19 -05:00
Vladimir Mandic 96601221f9 improve params parsing 2024-03-06 10:50:52 -05:00
Vladimir Mandic 76b0017675 fix move model 2024-03-05 21:44:20 -05:00
AI-Casanova 8aef6e6052 Cleanup console spam 2024-03-05 17:53:22 -06:00
QuantumSoul c377a5fb17
Update ui_postprocessing.py 2024-03-05 23:55:52 +01:00
QuantumSoul f8d2ce2185
Add elem ids for interrogate tabs 2024-03-05 23:49:55 +01:00
Vladimir Mandic 7304deaffb add user watermarks option 2024-03-05 17:25:16 -05:00
Vladimir Mandic f58f3e6779 fix control init image and offloading 2024-03-05 16:00:30 -05:00
Vladimir Mandic dc7bb9746a update changelog 2024-03-05 10:41:10 -05:00
Vladimir Mandic 5e3ebb0041 add moondream 2024-03-05 10:28:03 -05:00
Vladimir Mandic f7ea762073 improve log monitor 2024-03-03 19:53:47 -05:00
Vladimir Mandic 1b44a16a4e merge process and interrogate, add exif handler 2024-03-03 13:36:10 -05:00
QuantumSoul 427b4a658a
Update ui_postprocessing.py 2024-03-03 16:02:03 +01:00
AI-Casanova 2da60f8628 Composable LoRA 2024-03-02 17:52:08 -06:00
Aptronymist e27327433c fix install-sf, remove batch swap button 2024-03-02 13:49:50 -05:00
Aptronymist 271fb51bd6 Revert "1 change, 1 fix"
This reverts commit 7239de57ac.
2024-03-02 13:46:15 -05:00
Aptronymist 7239de57ac 1 change, 1 fix
Fixes install-sf.py not supporting torch >=2.2.0
Removed batch switch button. Useless. 0.0001% of people use it. 😀
2024-03-02 13:09:46 -05:00
Vladimir Mandic 558463aeaf validate and fix all refiner workflows 2024-03-02 10:01:22 -05:00
Vladimir Mandic c29b76fde3 cleanup api 2024-03-02 08:59:35 -05:00
Vladimir Mandic 6d0a48db86 modify offloading algo 2024-03-01 16:01:53 -05:00
Vladimir Mandic 5bdaede80d add masking api 2024-03-01 13:46:13 -05:00
Vladimir Mandic c7d5096f7e add preprocess api 2024-03-01 12:52:10 -05:00
Vladimir Mandic 1e42a7c164 use diffusers for lcm/tcd/turbo lora 2024-03-01 10:14:31 -05:00
Vladimir Mandic 013d5a020c
Merge branch 'dev' into master 2024-03-01 09:12:59 -05:00
Vladimir Mandic 43457945b6 add lcd sampler 2024-03-01 08:55:43 -05:00
Vladimir Mandic 30543221fa update changelog 2024-02-29 09:46:59 -05:00
QuantumSoul 8925cdc51c Update ui_sections.py elemids 2024-02-29 08:38:37 -05:00
Vladimir Mandic 4b911ea822 add support for json configs per model component 2024-02-28 15:12:05 -05:00
Vladimir Mandic db22bd5440 cleanup 2024-02-28 11:45:57 -05:00
Vladimir Mandic 7e0f0ae24f update stable cascade pipeline 2024-02-28 11:45:30 -05:00
Disty0 c8ed8659be Update Stable Cascade pipeline 2024-02-28 19:41:42 +03:00
Vladimir Mandic 537170fa2d fix api info endpoint 2024-02-28 11:11:48 -05:00
Vladimir Mandic e3c1432502 experimental playground 2.5 support 2024-02-27 17:11:37 -05:00
Vladimir Mandic c11ff37b61 broader move model use 2024-02-27 14:51:04 -05:00
Vladimir Mandic 61c3eb85e0 bfloat16 to float 2024-02-27 14:45:03 -05:00
Vladimir Mandic 1603418243 add submit function to negative prompt 2024-02-27 09:30:51 -05:00
Vladimir Mandic d179d8b668 update second pass behavior 2024-02-27 09:15:27 -05:00
Vladimir Mandic 36dac2af9c extend use of move_model 2024-02-27 07:46:28 -05:00
Vladimir Mandic 3488dd2cf6 use model yaml if present 2024-02-26 17:38:09 -05:00
Vladimir Mandic bba2658e93 fix sdp-memory-attention in original 2024-02-26 09:47:13 -05:00
AI-Casanova 316b74cd15 VAE circular padding 2024-02-25 08:09:56 -05:00
AI-Casanova a13335a657 Diffusers tiling 2024-02-25 08:09:56 -05:00
Vladimir Mandic f73e3a3bcf exception handler for memmon 2024-02-25 08:09:43 -05:00
Vladimir Mandic ffb8f16b7b add vqa models to interrogate 2024-02-24 14:42:26 -05:00
Vladimir Mandic 810fd8b970 theme tweaks 2024-02-24 11:52:38 -05:00
Vladimir Mandic 17f2f8d98f add include mask in output, improve model offload compatibility 2024-02-24 11:06:14 -05:00
Vladimir Mandic 5ac36c6bf1 faceid improvements 2024-02-24 10:02:06 -05:00
Vladimir Mandic 6239d266f4 remove training 2024-02-24 09:58:46 -05:00
Enes Sadık Özbek 974f19e84b faceid formatting 2024-02-24 09:56:08 -05:00
Enes Sadık Özbek c244e65f08 faceid intend 2024-02-24 09:56:08 -05:00
Enes Sadık Özbek 601317f81b Finish FaceID integration with other stuff 2024-02-24 09:56:08 -05:00
Enes Sadık Özbek fe2d0589b0 FaceID: Fix not deactivating extra networks after generation 2024-02-24 09:56:08 -05:00
Enes Sadık Özbek 88d513d89e add lora support to faceid 2024-02-24 09:56:08 -05:00
Vladimir Mandic 533951423e fix en refresh 2024-02-24 08:24:20 -05:00
Seunghoon Lee d36d072e05 improve zluda installation 2024-02-24 08:24:20 -05:00
Vladimir Mandic 45b2b3d348 fix en refresh 2024-02-24 07:42:45 -05:00
Seunghoon Lee a02052cd6a improve zluda installation 2024-02-23 09:55:48 -05:00
Vladimir Mandic 92c3c26729 hide en with no entries 2024-02-23 09:22:57 -05:00
Vladimir Mandic 1bbcf2e13d minor fixes 2024-02-23 08:54:32 -05:00
Vladimir Mandic 1b976f610c update requirements 2024-02-23 00:29:19 -05:00
Vladimir Mandic 88de556445 update todo and startup logging 2024-02-22 21:05:39 -05:00
Vladimir Mandic b63a7d455c fix installer and requirements 2024-02-22 20:30:59 -05:00
Vladimir Mandic 9d1a827900
Merge branch 'master' into dev 2024-02-22 13:57:11 -05:00
Vladimir Mandic 41cfecc127 pre-merge cleanup 2024-02-22 13:56:49 -05:00
Vladimir Mandic 0521f8cb16 minor updates 2024-02-22 13:51:10 -05:00
Vladimir Mandic e64055cc01 handle installer exceptions and update requirements 2024-02-22 13:07:31 -05:00
Vladimir Mandic 3604213e1c legacy cleanups 2024-02-22 09:57:09 -05:00
Vladimir Mandic f3bf2c2613 minor fixes 2024-02-22 09:37:28 -05:00
Vladimir Mandic cf7118be4d refactor stable-cascade, fix taesd bf16, add skip-env cmd flag 2024-02-21 17:13:53 -05:00
Vladimir Mandic aec8f76c15 add differential-diffusion support for sd15 2024-02-20 13:14:32 -05:00
Vladimir Mandic 44dace8fe6 change gradio textbox handler to submit+unfocus instead of keypress 2024-02-20 11:26:08 -05:00
Vladimir Mandic 02394356e7 add differential diffusion 2024-02-20 10:06:42 -05:00
Vladimir Mandic cf3fbad84e gracefully fail onnx imports 2024-02-19 18:15:52 -05:00
Vladimir Mandic 456af9abdb refactor compile out of processing 2024-02-19 18:05:25 -05:00
QuantumSoul 47106883cc Update ui_control.py 2024-02-19 13:25:41 -05:00
Seunghoon Lee 0e1fb9c18a
zluda force sdp_options to math 2024-02-20 00:00:06 +09:00
Vladimir Mandic ee7517dfb8 expose sdp options 2024-02-19 08:29:24 -05:00
Vladimir Mandic be81d48601 xadapter prototype and placeholder 2024-02-18 10:46:51 -05:00
AI-Casanova 50beb2157d Diffusers subseeds 2024-02-18 07:02:23 -05:00
Vladimir Mandic bdce5c1710 update 2024-02-18 06:58:07 -05:00
AI-Casanova 38421e37d0
fix #2785 2024-02-17 19:04:22 -06:00
Seunghoon Lee 2785af1bc4
zluda enable math sdp kernel 2024-02-18 01:23:25 +09:00
Vladimir Mandic 5f39f80075 add callback tracing 2024-02-17 08:50:36 -05:00
Vladimir Mandic 2a10875bd5 fix restore pipeline 2024-02-17 07:53:11 -05:00
Seunghoon Lee 8ae3b5bb43
remove zluda force sync 2024-02-17 20:56:10 +09:00
Seunghoon Lee 6e412d406b
add zluda force sync 2024-02-17 16:16:11 +09:00
Vladimir Mandic 38c5beb898 fix typo 2024-02-16 18:24:46 -05:00
Vladimir Mandic 8caa82204c lint updates 2024-02-16 15:09:22 -05:00
Vladimir Mandic 5ffc692b17 update theme cli param 2024-02-16 09:27:44 -05:00
Vladimir Mandic 02336fdb36 refactor txt2img/img2img api 2024-02-16 08:49:42 -05:00
Vladimir Mandic 00e58c0b15 add control mask size and outpaint masked only 2024-02-16 08:18:38 -05:00
Vladimir Mandic d76136fb81 cleanup 2024-02-15 19:03:17 -05:00
Disty0 cc9d0960c2 ZLUDA loosen attention settings 2024-02-15 20:42:34 +03:00
Vladimir Mandic b28fd28d2f lora strict filename matching 2024-02-15 11:35:12 -05:00
Vladimir Mandic efbb9401a9 avoid unnecessary mask double resize 2024-02-15 11:16:15 -05:00
Disty0 e631fd85e2 Stable Cascade previewer and fixes 2024-02-15 18:50:54 +03:00
Vladimir Mandic d0ceff70a3 update masking 2024-02-15 09:34:44 -05:00
Vladimir Mandic 1b3028b667 minor update 2024-02-15 09:13:34 -05:00
Vladimir Mandic 6f52425511 update script headings 2024-02-15 08:55:37 -05:00
Vladimir Mandic 290bfc8b41 fix hijack and update script layout 2024-02-15 08:03:24 -05:00
Seunghoon Lee 25c652782f
for Windows only 2024-02-15 07:40:16 +09:00
Seunghoon Lee cc4438651f
Initial ZLUDA support. 2024-02-15 07:38:49 +09:00
Disty0 a956be05f7 OpenVINO add disable memory cleanup option 2024-02-14 20:29:58 +03:00
Vladimir Mandic ae4f7e6a5f regional prompting 2024-02-14 11:24:19 -05:00
Vladimir Mandic d27295a923 fix masking 2024-02-14 10:38:50 -05:00
Vladimir Mandic 0e91c46a68 cleanup stable cascade 2024-02-14 09:43:20 -05:00
Disty0 ae10ae6997 Cleanup 2024-02-14 15:12:50 +03:00
Disty0 52efa909c5 Experimental Stable Cascade support 2024-02-14 14:51:20 +03:00
Disty0 7d25ba4734 Wuerstchen fixes 2024-02-14 13:14:08 +03:00
Vladimir Mandic 635c071510 fix ipadapter check 2024-02-13 21:24:19 -05:00
Vladimir Mandic 935d7ef0ad new control outpaint 2024-02-13 20:57:30 -05:00
Vladimir Mandic c16cd2eeec handle dict as pipeline result 2024-02-13 15:10:21 -05:00
AI-Casanova ccd6c86c21
Fix EN embedding refresh 2024-02-13 12:57:12 -06:00
Disty0 5fe82c422f Fix model archs with no VAE 2024-02-13 21:48:11 +03:00
AI-Casanova 08567b288f refactor and fix embedding registration 2024-02-13 12:59:17 -05:00
Disty0 86e8791ed0 Update IPEX Optimize logging 2024-02-13 19:44:21 +03:00
Vladimir Mandic e65e841eb1 fix ext updated info 2024-02-13 10:20:14 -05:00
Vladimir Mandic a72a0f4228 error messages 2024-02-13 09:18:09 -05:00
Vladimir Mandic 1bcaa77dc5 error handling 2024-02-13 09:17:01 -05:00
Vladimir Mandic f5c1cb1bae ipadapter merge cleanup and add metadata 2024-02-13 08:44:52 -05:00
Vladimir Mandic 75cbe4fb50
Merge branch 'dev' into ipadapter-end 2024-02-13 08:10:06 -05:00
Disty0 3190e856de OpenVINO fix quant not being applied 2024-02-13 12:30:36 +03:00
AI-Casanova 3d9e5465d1 Finish TODO fix script 2024-02-12 22:50:37 -06:00
AI-Casanova 03094f8bf5
Merge branch 'dev' into ipadapter-end 2024-02-12 21:59:42 -06:00
Vladimir Mandic db1e1cc488 update token counter 2024-02-12 14:01:30 -05:00
Disty0 9532f8931f Fix vae has no post_quant_conv 2024-02-12 21:53:54 +03:00
Vladimir Mandic c9fc13583b failsafe mask region 2024-02-12 13:45:30 -05:00
Vladimir Mandic 239e3f8e34 add masking debug 2024-02-12 11:19:03 -05:00
Vladimir Mandic 6c9d35a639 new gradio hijacks 2024-02-12 09:57:31 -05:00
Vladimir Mandic d65067a53c fix control processor images handling 2024-02-12 08:28:16 -05:00
Disty0 c24539be73 Fix NNCF compatibility with model cpu offload 2024-02-12 15:09:29 +03:00
AI-Casanova fd28ec10a3
Merge branch 'dev' into ipadapter-end 2024-02-11 22:23:58 -06:00
AI-Casanova 7021ffb540 Add UI controls 2024-02-11 22:13:11 -06:00
Disty0 baf42fbc0a Fix dtype mismatch with vae decode 2024-02-12 05:15:17 +03:00
Disty0 a675347287 Cleanup 2024-02-12 01:58:20 +03:00
Disty0 c9e01b4a32 OpenVINO fix --device-id with single GPU 2024-02-12 01:57:27 +03:00