Commit Graph

5332 Commits (c71467e7f05a778bb3e7eaf4e96a88caa8a63cf8)

Author SHA1 Message Date
Vladimir Mandic c71467e7f0 fix gallery 2023-07-17 21:09:22 -04:00
Vladimir Mandic 57dd6652df fix compile logging 2023-07-17 19:30:53 +00:00
Vladimir Mandic 11cc14e5a1 update todo and readme 2023-07-17 12:45:24 -04:00
Vladimir Mandic baebb8a19b
Merge pull request #1729 from BinaryQuantumSoul/master
README improvements
2023-07-17 12:33:45 -04:00
QuantumSoul 6d1ffe8482
README improvements 2023-07-17 18:26:51 +02:00
Vladimir Mandic 926a0fde1a diffusers code refactoring and exception handling 2023-07-17 12:22:51 -04:00
Disty0 88794e3724 ipex fix cuda error when using pin memory 2023-07-17 17:14:13 +03:00
Vladimir Mandic da11f32db7 update wiki 2023-07-16 17:58:57 -04:00
Vladimir Mandic 4e48173e37 enable sdxl vae 2023-07-16 17:58:08 -04:00
Vladimir Mandic a9e2d90a47 fix invalid config values 2023-07-16 16:01:01 -04:00
Vladimir Mandic 7a859cdb18 update diffuser samplers and refiner workflows 2023-07-16 12:56:55 -04:00
Seunghoon Lee 0f81cfc213
#1711 2023-07-16 21:30:27 +09:00
Vladimir Mandic e2b33b81d3 fix diffusers samplers 2023-07-15 22:40:03 -04:00
Disty0 f773c782fa ipex cleanup 2023-07-16 01:39:40 +03:00
Vladimir Mandic a7f5e75a35 fix secondary model location 2023-07-15 16:07:10 -04:00
Vladimir Mandic 55c0269032 minor fixes 2023-07-15 10:18:08 -04:00
Vladimir Mandic 9308c32ad2 update samplers and callbacks 2023-07-15 08:44:02 -04:00
Vladimir Mandic 5e2fb4d60c fix enable_hr 2023-07-15 07:17:50 -04:00
Vladimir Mandic 8fd30e4726
Merge pull request #1692 from javsezlol1/master
Update sd_samplers_diffusers.py
2023-07-15 07:17:17 -04:00
Seunghoon Lee 6b4b863fd0
simplify get_device. 2023-07-15 19:03:10 +09:00
Seunghoon Lee 0a52c44e73
DirectML rework & provide GPU memory usage (AMD only). 2023-07-15 18:55:38 +09:00
Seunghoon Lee b92649592a
Merge branch 'master' of https://github.com/vladmandic/automatic 2023-07-15 16:19:46 +09:00
Seunghoon Lee 578f206bf7
DirectML rework. 2023-07-15 16:19:38 +09:00
javsezlol1 cdc803b127
Update sd_samplers_diffusers.py
removed beta start and end from all into each sampler
DDIM FIX - changed timestep spacing
DDPM FIX - changed timestep spacing
ADDED KDPM2
ADDED KDPM2 A

Temporary fix
DISABLED Bellow , to allow dpm1s and dpm2m
if name.startswith('DPM'):
 self.config['algorithm_type'] = opts.schedulers_dpm_solver

left notes in code to see the changes if need be
2023-07-15 13:33:09 +08:00
Vladimir Mandic e44633897b
Merge pull request #1688 from javsezlol1/master
Update xyz_grid.py
2023-07-14 21:56:10 -04:00
javsezlol1 cedf5e087a
Update xyz_grid.py
added second pass parameters
2023-07-15 09:50:02 +08:00
Vladimir Mandic ce92bf06c2 fix typo 2023-07-14 20:43:50 -04:00
Vladimir Mandic 02eac9fad3 minor fixes 2023-07-14 20:22:34 -04:00
Vladimir Mandic 484b116664 allow zero steps 2023-07-14 17:20:00 -04:00
Vladimir Mandic b1563f0ddd readd js dummy function 2023-07-14 16:45:27 -04:00
Vladimir Mandic a77a6690b4
Merge pull request #1683 from jwooldridge234/master
MPS fix
2023-07-14 15:43:30 -04:00
Jack Wooldridge 7fdda2c8b3 MPS fix 2023-07-14 15:34:14 -04:00
Vladimir Mandic 53dc92d46c update changelog&todo 2023-07-14 15:26:45 -04:00
Vladimir Mandic 8b24efe1b5 rework diffusers args as and introduce second pass as replacement for hires 2023-07-14 15:00:46 -04:00
Disty0 14d1136fe7 Fix ipex memstats 2023-07-14 18:09:07 +03:00
Disty0 2a9133bfec IPEX rework 2023-07-14 17:33:24 +03:00
Vladimir Mandic 42cba64ac8 add basename to info search 2023-07-14 08:58:05 -04:00
Vladimir Mandic d607ac50f6 and fix initial options 2023-07-14 08:55:41 -04:00
Vladimir Mandic a4c35b0791 fix initial backend 2023-07-14 08:53:21 -04:00
Vladimir Mandic 7bb6c213de unconditional options init 2023-07-14 08:49:19 -04:00
Disty0 558b71f088 Fix img2img and hires for IPEX 2023-07-14 02:21:52 +03:00
Disty0 d4c9d752f4 Fix latent antialias with IPEX 2023-07-13 23:13:44 +03:00
Vladimir Mandic 5eb9f388ef flatter look for default theme 2023-07-13 15:21:20 -04:00
Vladimir Mandic a02c43a907
Merge pull request #1669 from James-Willer/master
Adds a button to detect image size for img2img
2023-07-13 12:35:47 -04:00
Disty0 25389f737b Better logging & Set IPEX MemSize from %80 to %100 2023-07-13 19:24:58 +03:00
James-Willer 042d0b79dd
Add files via upload 2023-07-13 21:36:37 +05:30
Vladimir Mandic c55024fe1b set backend persist restarts 2023-07-13 11:53:23 -04:00
Vladimir Mandic fdb76ddf12 model load exception handling 2023-07-13 10:45:58 -04:00
Vladimir Mandic 186bd236f5 js monitor ops 2023-07-13 09:50:38 -04:00
Vladimir Mandic 36e7bf4e96 github template update 2023-07-13 08:33:00 -04:00