Vladimir Mandic
|
8f4bc4df08
|
update changelog
|
2023-05-31 12:44:35 -04:00 |
|
Vladimir Mandic
|
4b9924a35a
|
Merge pull request #1237 from DrJKL/new-title
Raise exception when failing to find diffuser model
|
2023-05-31 12:03:32 -04:00 |
|
Alexander Brown
|
2e7aa7eb15
|
Raise exception when failing to find diffuser model
|
2023-05-31 08:54:58 -07:00 |
|
Vladimir Mandic
|
fcb9bde068
|
add pause button
|
2023-05-31 11:47:22 -04:00 |
|
Vladimir Mandic
|
d9f72b066f
|
precalc hashes
|
2023-05-31 09:14:34 -04:00 |
|
Vladimir Mandic
|
339c7cddf6
|
Merge pull request #1227 from ionite34/patch-1
Skip git check in `check_python()` when `args.skip_git` is True
|
2023-05-31 07:31:06 -04:00 |
|
Disty0
|
3b99450022
|
Check for k-diffusion patch
|
2023-05-31 12:12:55 +03:00 |
|
Disty0
|
b2b67127e3
|
Fix torch.Generator does not support XPU
|
2023-05-31 12:03:38 +03:00 |
|
Ionite
|
8ba766823d
|
Skip git check in check_python() when args.skip_git is True
|
2023-05-31 01:19:59 -04:00 |
|
Vladimir Mandic
|
d1ab205d3d
|
fix samplers
|
2023-05-30 17:15:52 -04:00 |
|
Vladimir Mandic
|
c39553c4ed
|
fix ensd
|
2023-05-30 16:50:36 -04:00 |
|
Vladimir Mandic
|
fa51d45bc3
|
fix samplers
|
2023-05-30 15:28:41 -04:00 |
|
Vladimir Mandic
|
873371f1e5
|
merge stage one
|
2023-05-30 14:13:29 -04:00 |
|
Vladimir Mandic
|
89a7d8296a
|
update changelog
|
2023-05-30 12:37:12 -04:00 |
|
Vladimir Mandic
|
9fb93a0728
|
Merge pull request #1187 from DrJKL/style
Style Controlnet Controls
|
2023-05-30 12:34:31 -04:00 |
|
Vladimir Mandic
|
b664991633
|
update samplers
|
2023-05-30 12:18:22 -04:00 |
|
Alexander Brown
|
0f1da66154
|
Merge remote-tracking branch 'upstream/master' into style
|
2023-05-30 00:27:35 -07:00 |
|
Vladimir Mandic
|
24bbe045a7
|
fix paste
|
2023-05-29 20:55:33 -04:00 |
|
Vladimir Mandic
|
8354b7c6d9
|
style changes
|
2023-05-29 15:42:24 -04:00 |
|
Vladimir Mandic
|
5f1fd7bd66
|
update common ui
|
2023-05-29 13:43:03 -04:00 |
|
Vladimir Mandic
|
b2c3bc5aaa
|
update extensions
|
2023-05-28 21:26:32 -04:00 |
|
Vladimir Mandic
|
6013ab3960
|
remove allocator info
|
2023-05-28 21:26:32 -04:00 |
|
Alexander Brown
|
813f6fdc23
|
Styling for the upper controls
|
2023-05-28 15:49:11 -07:00 |
|
Disty0
|
9dbe8bc6e4
|
Fix cuda with ipex on memmon.py
|
2023-05-29 00:35:49 +03:00 |
|
Vladimir Mandic
|
54257dd226
|
refactoring for pylint
|
2023-05-28 17:09:58 -04:00 |
|
Vladimir Mandic
|
2ee38ccd0e
|
update
|
2023-05-28 16:07:13 -04:00 |
|
Alexander Brown
|
094fc50d45
|
Add weight/steps styling
Increase specificity for preprocessor/model now that they're class selectors
|
2023-05-28 12:44:46 -07:00 |
|
Alexander Brown
|
d818ed5ea4
|
classes, not ids
|
2023-05-28 11:26:12 -07:00 |
|
Disty0
|
09141ee1a8
|
Fix int64 with UniPC && Add OneAPI version logging
|
2023-05-28 21:25:34 +03:00 |
|
Vladimir Mandic
|
7254925dca
|
add settings search
|
2023-05-28 11:46:48 -04:00 |
|
Vladimir Mandic
|
9bf0b1ae1f
|
allow experimental to override precision
|
2023-05-28 07:46:47 -04:00 |
|
Alexander Brown
|
94eb6523d3
|
Merge remote-tracking branch 'upstream/master' into style
|
2023-05-27 13:49:03 -07:00 |
|
Alexander Brown
|
030011d6f2
|
Style the controlnet controls
Mainly just aligns the radio buttons vertically.
|
2023-05-27 13:47:06 -07:00 |
|
Vladimir Mandic
|
851d129680
|
more diffusers work
|
2023-05-27 15:49:54 -04:00 |
|
Vladimir Mandic
|
24d8570bcb
|
update model merge
|
2023-05-27 09:29:57 -04:00 |
|
Vladimir Mandic
|
421db2c046
|
reorder hires
|
2023-05-27 07:37:28 -04:00 |
|
Disty0
|
95242ca7d6
|
Remove broken ipex auto detection
|
2023-05-27 09:46:20 +03:00 |
|
Vladimir Mandic
|
1da0503de1
|
update changelog
|
2023-05-26 22:52:05 -04:00 |
|
Vladimir Mandic
|
efd3810860
|
diffusers merge
|
2023-05-26 22:42:03 -04:00 |
|
Disty0
|
8022de7464
|
Fix AVX512 error when using low or med vram with ipex
|
2023-05-26 23:43:37 +03:00 |
|
Disty0
|
46d7d2f01b
|
Check numactl before using ipexrun
|
2023-05-26 23:12:00 +03:00 |
|
Disty0
|
e04867997e
|
Use ipexrun when using --use-ipex
|
2023-05-26 00:13:56 +03:00 |
|
Vladimir Mandic
|
f9a71a1afe
|
update todo
|
2023-05-25 14:38:34 -04:00 |
|
Vladimir Mandic
|
ab68745787
|
update
|
2023-05-25 14:00:53 -04:00 |
|
Vladimir Mandic
|
1e07e871fb
|
add get version method
|
2023-05-25 13:59:57 -04:00 |
|
Vladimir Mandic
|
9a3a56dbb2
|
fix ipex device
|
2023-05-25 13:40:48 -04:00 |
|
Vladimir Mandic
|
cb62c2f6ad
|
fix plms fallback
|
2023-05-25 13:25:26 -04:00 |
|
Vladimir Mandic
|
44da8cc5b8
|
css fix
|
2023-05-25 11:32:57 -04:00 |
|
Vladimir Mandic
|
1362eff1a9
|
lightbox
|
2023-05-25 11:24:14 -04:00 |
|
Vladimir Mandic
|
8495842634
|
update profiling
|
2023-05-25 10:41:28 -04:00 |
|