Vladimir Mandic
|
5190f70283
|
reorg settings
|
2023-06-03 14:02:21 -04:00 |
|
Vladimir Mandic
|
549c02a874
|
minor fixes
|
2023-06-03 10:37:02 -04:00 |
|
Disty0
|
4265692505
|
Fix GradScaler doesn't exist for XPU
|
2023-06-03 17:02:44 +03:00 |
|
Vladimir Mandic
|
c7051cc1dd
|
extra error handling during image save
|
2023-06-03 09:05:01 -04:00 |
|
Vladimir Mandic
|
299f1229d4
|
Merge pull request #1277 from cool-bigdogs-tshirt/bigdog/sliced-vae-encode
add new VAE encoding strategy during HR fix
|
2023-06-02 20:54:09 -04:00 |
|
cool-bigdogs-tshirt
|
3889e5a5b0
|
add new VAE encoding strategy during HR fix
|
2023-06-02 19:35:57 -05:00 |
|
Vladimir Mandic
|
1f988d1df6
|
cleanup
|
2023-06-02 19:39:44 -04:00 |
|
Vladimir Mandic
|
5f2bdba818
|
update changelog
|
2023-06-02 12:56:44 -04:00 |
|
Vladimir Mandic
|
d25b020f61
|
update
|
2023-06-02 12:29:21 -04:00 |
|
Vladimir Mandic
|
0566593fc9
|
change built-in extensions
|
2023-06-02 10:13:40 -04:00 |
|
Vladimir Mandic
|
22f63c42f1
|
set fallback sampler
|
2023-06-02 07:56:53 -04:00 |
|
Vladimir Mandic
|
87986a6f85
|
Merge pull request #1260 from DrJKL/patch-1
Fix typo (hmtl->html)
|
2023-06-02 07:08:42 -04:00 |
|
Disty0
|
d6b3504f4d
|
Compile with IPEX Optimize
|
2023-06-02 13:04:50 +03:00 |
|
Alexander Brown
|
4d20d88810
|
Fix typo (hmtl->html)
|
2023-06-01 21:54:52 -07:00 |
|
Vladimir Mandic
|
561ebc612e
|
Merge pull request #1258 from cool-bigdogs-tshirt/bigdog/unipc-inpainting-fix
fix unipc inpainting
|
2023-06-01 20:54:16 -04:00 |
|
cool-bigdogs-tshirt
|
1268d2762f
|
fix unipc inpainting
|
2023-06-01 18:03:26 -05:00 |
|
Disty0
|
562947c944
|
Use proper device names instead of "xpu"
|
2023-06-02 01:14:56 +03:00 |
|
Vladimir Mandic
|
251dc341f9
|
restruct html/js and cleanup
|
2023-06-01 17:44:15 -04:00 |
|
Disty0
|
e10d929190
|
Merge pull request #1255 from vincenavarro/dualxpu
Add --device-id support for XPU
|
2023-06-02 00:39:44 +03:00 |
|
Vince Navarro
|
c30eb90aff
|
Remove stray print
|
2023-06-01 17:28:13 -04:00 |
|
Vince Navarro
|
523dbaf8dc
|
Add XPU support for --device-id
|
2023-06-01 16:42:21 -04:00 |
|
Vladimir Mandic
|
02c9640fa5
|
enhance image saving
|
2023-06-01 15:44:38 -04:00 |
|
Vladimir Mandic
|
364df7036e
|
redo progressbar
|
2023-06-01 11:43:28 -04:00 |
|
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 |
|