Vladimir Mandic
ec99bad021
enable backend switching on-the-fly
2023-07-11 15:55:02 -04:00
Vladimir Mandic
6d277305f6
update processing
2023-07-11 11:40:53 -04:00
Vladimir Mandic
6b26c55138
fix extra network tab detection and add heic to training options
2023-07-11 08:35:18 -04:00
Disty0
a844a83d9d
VRAM efficient refiner loading for compiler
2023-07-11 11:00:45 +03:00
Aptronymist
6466d3cb02
Merge pull request #1639 from Kubuxu/fix/gradio-dropdown-fadeout-click
...
Bad Kubuxu, bad. Fix for previous merge.
2023-07-10 17:20:29 -04:00
Kubuxu
889746f62e
Fix specificity of the selector for fixing dropdown
2023-07-10 22:08:10 +01:00
Vladimir Mandic
5fe1dd7cf1
Merge pull request #1637 from Kubuxu/fix/gradio-dropdown-fadeout-click
...
Fix gradio dropdown capturing clicks during and after fadeout
2023-07-10 16:28:13 -04:00
Kubuxu
4139e830cb
Fix gradio dropdown capturing clicks during and after fadeout
2023-07-10 20:40:42 +01:00
Vladimir Mandic
75a8c1f9d0
enable basic img2img
2023-07-10 11:44:52 -04:00
Vladimir Mandic
768daecd74
fix en search
2023-07-10 08:36:46 -04:00
Vladimir Mandic
72048f9e24
installer and extra networks tweaks
2023-07-10 08:19:33 -04:00
Disty0
4152c2049b
Update IPEX logging
2023-07-10 14:49:42 +03:00
Vladimir Mandic
7452cee6ae
update todo/readme
2023-07-09 18:27:04 -04:00
Vladimir Mandic
738a8324fb
update image viewer
2023-07-09 17:32:07 -04:00
Aptronymist
7af95008b8
Update locale_en.json
...
updated with diffusers backend optimization options
2023-07-09 16:54:49 -04:00
Vladimir Mandic
85a197ca52
update hints
2023-07-09 16:11:11 -04:00
Aptronymist
4b3cdb73f0
Merge pull request #1626 from Aptronymist/patch-1
...
Update to troubleshooting discussions.
2023-07-09 14:08:01 -04:00
Vladimir Mandic
497c83572a
fix touch events
2023-07-09 12:45:48 -04:00
Aptronymist
e3bf7095e8
Merge branch 'master' into patch-1
2023-07-09 12:20:38 -04:00
Disty0
798c5f23c5
VRAM efficient IPEX Optimize for refiner
2023-07-09 19:14:30 +03:00
Aptronymist
2cf2fc0a9a
Update README.md
...
changed to link to discussions
2023-07-09 12:05:37 -04:00
Aptronymist
f8e4e00d47
Update README.md
...
Included fix for `typing-extensions` error
2023-07-09 11:47:22 -04:00
Vladimir Mandic
a16eee1504
bugfix release
2023-07-09 10:06:47 -04:00
Disty0
a9dab70a2c
Fix IPEX Optimize with Diffusers
2023-07-09 16:17:50 +03:00
Vladimir Mandic
a93e3a0619
Merge pull request #1613 from Kubuxu/fix/imageViewer
...
Fix image viewer
2023-07-09 08:06:12 -04:00
Seunghoon Lee
6b63893348
Fix terminal hang up with TI on DirectML.
2023-07-09 15:47:38 +09:00
Disty0
d915d8d659
Disable xpu.optimize for SD 1-2
2023-07-09 03:09:37 +03:00
Disty0
467197a7f1
xpu.optimize for diffusers
2023-07-09 02:35:12 +03:00
Kubuxu
805fa71dfb
Cleanup and make condition simpler
2023-07-08 22:19:44 +01:00
Kubuxu
3ca3964171
Fix image viewer
...
Short click (<100 ms) will keep the image open.
Click and hold will close the image after the mouse button is released.
Click, hold and move mouse won't close the image.
No changes regarding mobile, it will still need work in that regard.
2023-07-08 22:10:21 +01:00
Vladimir Mandic
db30f5faec
update changelog
2023-07-08 14:22:51 -04:00
Vladimir Mandic
8490cbf65e
post merge cleanup
2023-07-08 14:05:55 -04:00
Vladimir Mandic
abd12bbcae
Merge pull request #1609 from vladmandic/dev
...
Dev
2023-07-08 13:36:27 -04:00
Vladimir Mandic
2a21196061
Merge branch 'master' into dev
2023-07-08 13:35:25 -04:00
Vladimir Mandic
3e61907bfe
minor fixes
2023-07-08 13:17:12 -04:00
Seunghoon Lee
cf40282faa
Merge branch 'master' of https://github.com/vladmandic/automatic
2023-07-09 01:29:27 +09:00
Seunghoon Lee
99c7f23c89
remove useless methods.
2023-07-09 01:29:04 +09:00
Vladimir Mandic
a79b8c86c2
cleanup before merge
2023-07-08 12:20:37 -04:00
Vladimir Mandic
89a7ea6a3f
overal quality fixes
2023-07-08 09:49:41 -04:00
Vladimir Mandic
f0a1c01986
Merge pull request #1606 from BinaryQuantumSoul/master
...
Readme improvements
2023-07-08 09:48:12 -04:00
QuantumSoul
9dd1ce837a
README.md title
2023-07-08 15:38:54 +02:00
QuantumSoul
7e665ab5c0
Beautiful README.md
...
formatting
2023-07-08 15:03:52 +02:00
QuantumSoul
1822242b3f
Update README.md
...
- Fix typos
- Add trailing dots
- Fix formatting
2023-07-08 14:27:29 +02:00
Vladimir Mandic
816876c8ac
fix installer errors
2023-07-07 21:59:50 -04:00
Vladimir Mandic
5bf3d229d0
rehost clip-interrogator and update installer
2023-07-07 21:54:21 -04:00
Vladimir Mandic
0f4f8c6015
extra networks fixes
2023-07-07 20:20:48 -04:00
Disty0
4459cc581a
Prior device.type cuda or xpu
2023-07-07 23:03:29 +03:00
Disty0
205b516487
Fix diffusers_sdxl on ipex
2023-07-07 22:41:26 +03:00
Vladimir Mandic
120710f28a
force model variant
2023-07-07 13:38:04 -04:00
Vladimir Mandic
bf84ee8168
update diffusers
2023-07-07 12:48:27 -04:00