Commit Graph

1153 Commits

Author SHA1 Message Date
Vladimir Mandic 3cd584b35b fix en height
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-10-04 16:03:14 -04:00
Vladimir Mandic 176c5c5773 sampler options rewrite
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-10-03 09:38:38 -04:00
Vladimir Mandic 9a46d381cc cleanups
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-10-01 20:02:21 -04:00
Vladimir Mandic 046d588de2 add fix-te
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-10-01 12:12:10 -04:00
Vladimir Mandic ac58b21d06 update flux lora code
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-09-30 10:16:02 -04:00
Vladimir Mandic fce431b1bd Merge branch 'dev' into flux-lora 2024-09-30 08:34:15 -04:00
Vladimir Mandic d0f94503b5 logging
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-09-29 20:32:02 -04:00
Vladimir Mandic 47755dce6b refactor devices
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-09-29 20:17:03 -04:00
AI-Casanova bd5ac8e048 Add option, fix diffusers keys 2024-09-29 15:56:53 -05:00
Vladimir Mandic fe94edf781 set default cuda dtype to auto
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-09-29 14:16:14 -04:00
Vladimir Mandic e7e79c4870 add lora_load_gpu setting 2024-09-25 18:05:53 -04:00
Vladimir Mandic ddefb38030 cleanup lora detect 2024-09-22 19:50:57 -04:00
Vladimir Mandic 6919ca310a lint updates 2024-09-21 15:44:53 -04:00
Vladimir Mandic 419f34272f add gradio_skip_video setting 2024-09-21 08:39:36 -04:00
Vladimir Mandic 2acb883dda jumbo update, see changelog 2024-09-18 13:48:30 -04:00
Vladimir Mandic 55148445f7 lora auto-apply tags 2024-09-15 12:28:39 -04:00
Vladimir Mandic a6136a6eec disable offloading for backend=original 2024-09-14 10:38:51 -04:00
Vladimir Mandic c07e7c765d flag backend=original 2024-09-14 10:38:06 -04:00
Vladimir Mandic a92e1ce664 enable full resize opts in hires 2024-09-08 12:32:45 -04:00
Vladimir Mandic 605e5f67aa add context-aware image resize 2024-09-07 11:58:58 -04:00
AI-Casanova d1d0cdecb2 Implement seam-carving 2024-09-06 18:34:04 -05:00
Vladimir Mandic f2c5cbbb36 lint updates and diffusers installer 2024-09-06 14:10:53 -04:00
Vladimir Mandic b4df9a4de1 jumbo update with flux.1 refactor, see changelog for details 2024-09-01 22:56:15 -04:00
Vladimir Mandic 0d9ce663e4 post release dev merge, see changelog for details 2024-09-01 12:20:10 -04:00
Vladimir Mandic 9d142581b9 flux nf4 offline load 2024-08-31 11:46:41 -04:00
Vladimir Mandic a11a5f0562 flux qint auto-download quantization map 2024-08-31 07:51:08 -04:00
Vladimir Mandic ed52624bef Merge branch 'dev' into xhinker 2024-08-28 08:11:52 -04:00
Vladimir Mandic 5ed58ac7cc end-to-end update flux, see changelog and wiki 2024-08-28 08:04:24 -04:00
AI-Casanova 517ee93e96 xhinker parser implementation 2024-08-25 18:23:45 -05:00
Disty0 2caf52a546 Update Quanto settings names 2024-08-21 19:25:38 +03:00
Disty0 16d6c03d45 Optimum Quanto activations support 2024-08-21 17:30:45 +03:00
Disty0 b025d1dab1 Round memory size in settings 2024-08-19 18:56:28 +03:00
Disty0 cc89ed84f9 Rename cpu offload to model offload 2024-08-19 18:48:09 +03:00
Disty0 2586a18218 Don't add 0.1 to the GPU memory 2024-08-18 13:18:24 +03:00
Disty0 a3f26c9df0 Convert Dynamic Attention SDP to a global SDP option 2024-08-18 01:44:27 +03:00
Disty0 bce3c7eabf Fix --Xvram flags not activating offload 2024-08-18 00:23:15 +03:00
Disty0 8699e0cacb Add gc to balanced offload 2024-08-14 17:37:07 +03:00
Disty0 8619a7f35c Better balanced offload 2024-08-14 11:53:35 +03:00
Disty0 0f7b7e83bc Fix memory detection when no gpu is present 2024-08-12 01:41:54 +03:00
Disty0 fb89e26b54 Auto detect memory size ffor balaced offload 2024-08-11 19:01:49 +03:00
Disty0 e3b087b6c0 Add balanced offload mode and make offload modes a single choice list 2024-08-11 17:27:30 +03:00
Disty0 dc9e60aa67 Quant add shuffle models option 2024-08-04 04:46:06 +03:00
Disty0 b50a8601fe Fix T5 INT8 and add QINT8 2024-07-30 18:23:21 +03:00
Disty0 6c75bcca0a Optimum Quanto support 2024-07-30 17:35:56 +03:00
Vladimir Mandic 6ad519e51f css 2024-06-22 20:16:32 -04:00
Vladimir Mandic e8165c3d63 xyz grid add lora selector 2024-06-22 18:40:06 -04:00
Vladimir Mandic 4e80e6c40c add option to disable text-encoder cache 2024-06-20 11:46:38 -04:00
Disty0 eb6e3c337c NNCF ControlNet support 2024-06-19 22:42:00 +03:00
Disty0 bf9565cb46 NNCF compression support on CPU and add INT8 option for T5 2024-06-19 21:23:47 +03:00
Vladimir Mandic 0de6be4621 fix save style without name 2024-06-17 11:03:24 -04:00