Commit Graph

5125 Commits (4e1f8a2b711784636e27e3db2d9d5eb7ee7170a4)

Author SHA1 Message Date
Seunghoon Lee d1bbe65c99
rewrite zluda installer 2024-04-30 13:35:33 +09:00
Seunghoon Lee f391ac5252
zluda 3.7.1 2024-04-29 22:58:09 +09:00
Vladimir Mandic 9ff507d93a add todo token downsampling and simplify tomes 2024-04-28 20:29:28 -04:00
Vladimir Mandic a26d222cc1 add load unet override 2024-04-28 11:51:08 -04:00
Vladimir Mandic 01e2ab051f fix samplers selection 2024-04-28 10:02:05 -04:00
Disty0 53dd494200 rename input control_denoising_strength to control_input_denoising_strength 2024-04-28 15:52:49 +03:00
Seunghoon Lee f05ef954a6
Improve ZLUDA instllation. 2024-04-28 15:52:15 +09:00
Vladimir Mandic 6e0941602b fix extension search 2024-04-27 18:53:05 -04:00
Vladimir Mandic ca7aa42cdb redesign base interface 2024-04-27 18:44:11 -04:00
Vladimir Mandic 473c47506c add style apply/save 2024-04-27 13:49:09 -04:00
Vladimir Mandic 1b43c5ec71 add webmanifest 2024-04-27 12:33:54 -04:00
QuantumSoul 79b7e5c6e2
Update ui_extra_networks.py 2024-04-27 00:35:05 +02:00
Disty0 94a95c3898 Fix Cascade previewer dtype change 2024-04-26 19:55:07 +03:00
Vladimir Mandic 729260b17a modernui support 2024-04-26 12:10:23 -04:00
Vladimir Mandic e9dcceac0e fix pixart-sigma 2024-04-26 11:06:08 -04:00
Vladimir Mandic f963891046 multiple control fixes 2024-04-26 09:20:49 -04:00
Vladimir Mandic a38d755e8d hidiffusion optimizations; support for xyz grid; variable aspect ratios 2024-04-25 16:18:55 -04:00
Disty0 5b444c39d7 Wuerstchen V3 fixes and custom model support 2024-04-25 23:13:08 +03:00
Vladimir Mandic 0137331696 control metdata exception handling 2024-04-25 10:05:56 -04:00
Vladimir Mandic 1b76a6243d motd exception handling 2024-04-25 10:02:42 -04:00
Disty0 ec3d38ad1c HiDiffusion reduce sd15_2048 T1 ratio 2024-04-24 22:15:33 +03:00
Vladimir Mandic 5914f1e00d add hidiffusion 2024-04-24 10:48:47 -04:00
Vladimir Mandic c450637321 add ipadapter instantstyle 2024-04-23 10:12:06 -04:00
Vladimir Mandic 1535bd3931
Merge pull request #3068 from Disty0/dev
Update defaults and add autodetect for VRAM optimizations
2024-04-21 15:20:09 -04:00
Vladimir Mandic e7e45f1b38 face-hires avoid double save 2024-04-21 15:16:14 -04:00
Vladimir Mandic 5e1cf459b5 control add metadata 2024-04-21 14:52:14 -04:00
Disty0 a8b2d0b8c9 Update defaults and add autodetect for VRAM optimizations 2024-04-21 00:53:31 +03:00
Vladimir Mandic e900adf5ee cleanup 2024-04-20 11:48:44 -04:00
Vladimir Mandic 49ea56059b ipadapter masks api support 2024-04-20 10:06:32 -04:00
Vladimir Mandic ccb2be5239 control module restore functionality 2024-04-20 09:37:30 -04:00
Vladimir Mandic 6d27f25366 en sort fixes 2024-04-20 09:29:11 -04:00
Yoink3000 ab218fa9c8 fix path handling for gallery preview 2024-04-19 02:05:39 +08:00
Vladimir Mandic f2610c3936 ip adapter masking 2024-04-18 12:43:51 -04:00
Vladimir Mandic 77909a103a fix control with adetailer 2024-04-17 08:55:16 -04:00
Llewellyn Pritchard 9d2d3b6d6e Fix noise sampler seeds for SDE 2024-04-17 08:26:04 +02:00
Vladimir Mandic 253470ca6c fix sdupscale 2024-04-15 12:48:09 -04:00
Vladimir Mandic e4b179e027 check attention availability 2024-04-15 11:43:51 -04:00
Vladimir Mandic 21df5940dd cleanup 2024-04-13 11:49:22 -04:00
Vladimir Mandic 744391af7e add euler sgm preset 2024-04-13 11:49:03 -04:00
Vladimir Mandic b14d8b8980 theme fallback 2024-04-12 07:28:45 -04:00
Seunghoon Lee 4309442b7f
remove asterisk imports 2024-04-12 10:26:19 +09:00
Vladimir Mandic ad7d0bbf6a add pixart-sigma 2024-04-11 15:12:50 -04:00
Vladimir Mandic 94cab41e58 fix safetensors embeddings 2024-04-11 13:34:01 -04:00
Disty0 a95c5ca272 Rename DPM++ 1S to DPM++ and add CMSI and IPNDM samplers 2024-04-10 12:00:55 +03:00
Vladimir Mandic 25ff623f50 fix face-hires with control 2024-04-09 16:07:42 -04:00
Vladimir Mandic ed037bb48c error handling on incompatible batch-sizes 2024-04-09 14:45:49 -04:00
Vladimir Mandic 2f7154dc70 add option for fully random batch seeds 2024-04-09 10:46:33 -04:00
Vladimir Mandic 19db61a861 reorg imports for faster startup 2024-04-07 16:29:33 -04:00
Vladimir Mandic 01b9c4ddf0 reorder imports and update requirements 2024-04-07 15:30:11 -04:00
Vladimir Mandic ef8f822736 minor gallery fix 2024-04-07 12:39:23 -04:00
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