Ryan Dick
|
b05b8ef677
|
Switch to using torch 2.0 attention for IP-Adapter (more memory-efficient).
|
2023-09-18 16:30:53 -04:00 |
|
Ryan Dick
|
382e2139bd
|
Clear incompatible IP-Adapter when base model changes in the Linear UI.
|
2023-09-18 12:57:23 -04:00 |
|
Jennifer Player
|
d7ebe3f048
|
Merge branch 'maryhipp/informational-popover' of https://github.com/invoke-ai/InvokeAI into maryhipp/informational-popover
|
2023-09-18 11:03:06 -04:00 |
|
Jennifer Player
|
5c2bdf626b
|
fix coherence copy
|
2023-09-18 11:03:02 -04:00 |
|
Jennifer Player
|
390a1c9fbb
|
add in compositing settings header info popups
|
2023-09-18 11:01:43 -04:00 |
|
Jennifer Player
|
c46d9b8768
|
fix ts error in build
|
2023-09-18 10:31:50 -04:00 |
|
chainchompa
|
ef8d9843dd
|
Merge branch 'main' into maryhipp/informational-popover
|
2023-09-18 10:16:16 -04:00 |
|
Jennifer Player
|
dc2e1a42bc
|
add param negative conditioning tooltip
|
2023-09-18 09:12:03 -04:00 |
|
psychedelicious
|
1869874433
|
chore(ui): lint
|
2023-09-18 16:01:20 +10:00 |
|
psychedelicious
|
94f16b1c69
|
feat(ui): provide feedback when recalling invalid lora
|
2023-09-18 16:01:20 +10:00 |
|
psychedelicious
|
cc0482ae8b
|
feat(ui): simplify lora recall check
|
2023-09-18 16:01:20 +10:00 |
|
Mary Hipp
|
fdf9833c39
|
add toast
|
2023-09-18 16:01:20 +10:00 |
|
Mary Hipp
|
5a961bb58e
|
first pass to recall LoRAs
|
2023-09-18 16:01:20 +10:00 |
|
blessedcoolant
|
2a3909da94
|
isort: fix issues
|
2023-09-17 12:14:58 +12:00 |
|
blessedcoolant
|
e0dddbd38e
|
chore: fix isort issues
|
2023-09-17 12:13:03 +12:00 |
|
blessedcoolant
|
231b7a5000
|
fix: Upload not working correctly on the ip Adapter image upload
|
2023-09-17 12:08:35 +12:00 |
|
blessedcoolant
|
b7773c9962
|
chore: black & lint fixes
|
2023-09-17 12:00:21 +12:00 |
|
blessedcoolant
|
11c501fc80
|
fix: Upload issue with the ip adapter image uploader
|
2023-09-17 11:58:15 +12:00 |
|
blessedcoolant
|
7be5743011
|
feat: Add IP Adapter Begin & End Percent to Linear UI
|
2023-09-17 11:53:05 +12:00 |
|
user1
|
c48e648cbb
|
Added per-step setting of IP-Adapter weights (for param easing, etc.)
|
2023-09-16 12:36:16 -07:00 |
|
user1
|
29b4ddcc7f
|
Merge branch 'feat/ip-adapter' of github.com:invoke-ai/InvokeAI into feat/ip-adapter
|
2023-09-16 09:32:41 -07:00 |
|
user1
|
7ee13879e3
|
Added check in IP-Adapter to avoid begin/end step percent handling if use of IP-Adapter is already turned off due to potential clash with other cross attention control.
|
2023-09-16 09:29:50 -07:00 |
|
user1
|
ced297ed21
|
Initial implementation of IP-Adapter "begin_step_percent" and "end_step_percent" for controlling on which steps IP-Adapter is applied in the denoising loop.
|
2023-09-16 08:24:12 -07:00 |
|
blessedcoolant
|
3e813ead1f
|
chore: extract the adapter info initial state
|
2023-09-16 10:59:19 -04:00 |
|
blessedcoolant
|
820ec08e9a
|
feat: Update Control Adapter Collapse active status to reflect IP Adapter
|
2023-09-16 10:59:19 -04:00 |
|
blessedcoolant
|
4dd289b337
|
feat: Handle IP Adapter Image being reset on being deleted.
|
2023-09-16 10:59:19 -04:00 |
|
blessedcoolant
|
b60b1e359e
|
fix: Decrease the size of the IP Adapter Image Reset Button
|
2023-09-16 10:59:19 -04:00 |
|
blessedcoolant
|
208286e97a
|
wip: Improve the IP Adapter UI
|
2023-09-16 10:59:19 -04:00 |
|
blessedcoolant
|
f7b64304ae
|
wip: Add IP Adapter To Linear UI
|
2023-09-16 10:59:19 -04:00 |
|
blessedcoolant
|
834751e877
|
Merge branch 'main' into feat/ip-adapter
|
2023-09-16 07:06:46 +12:00 |
|
chainchompa
|
e7a10d310f
|
Merge branch 'main' into maryhipp/informational-popover
|
2023-09-15 14:52:57 -04:00 |
|
blessedcoolant
|
682d6998bc
|
Merge branch 'main' into moretranslation
|
2023-09-16 06:52:24 +12:00 |
|
Jennifer Player
|
2ce07a4730
|
popovers updates
|
2023-09-15 14:48:36 -04:00 |
|
Jennifer Player
|
45d5ab20ec
|
remove individual popover components
|
2023-09-15 14:36:36 -04:00 |
|
Kent Keirsey
|
b75c56768d
|
Unmasked default
|
2023-09-15 13:52:11 -04:00 |
|
Ryan Dick
|
343df03a92
|
isort
|
2023-09-15 13:18:00 -04:00 |
|
Ryan Dick
|
b57acb7353
|
Merge branch 'main' into feat/ip-adapter
|
2023-09-15 13:15:25 -04:00 |
|
chainchompa
|
7bf7c16a5d
|
Merge branch 'main' into maryhipp/informational-popover
|
2023-09-15 13:12:25 -04:00 |
|
Kent Keirsey
|
afe9756667
|
Merge branch 'main' into feat/taesd
|
2023-09-15 12:19:19 -04:00 |
|
Sergey Borisov
|
ff3150a818
|
Update lora hotfix to new diffusers version(scale argument added)
|
2023-09-15 12:19:01 -04:00 |
|
Jennifer Player
|
fcea65770f
|
added optional popovers for users to learn more about each setting
|
2023-09-15 10:37:05 -04:00 |
|
mickr777
|
273271f091
|
Merge branch 'moretranslation' of https://github.com/mickr777/InvokeAI into moretranslation
|
2023-09-15 14:14:04 +10:00 |
|
mickr777
|
54dc912c83
|
Revert some test Changes
|
2023-09-15 14:13:54 +10:00 |
|
mickr777
|
571f50adf7
|
Merge branch 'main' into moretranslation
|
2023-09-15 14:06:26 +10:00 |
|
mickr777
|
368bd6f778
|
Prettier Fixes
|
2023-09-15 14:04:28 +10:00 |
|
mickr777
|
7481251127
|
More Translations and Fixes
|
2023-09-15 13:58:48 +10:00 |
|
Ryan Dick
|
16664da5b6
|
black
|
2023-09-14 23:49:02 -04:00 |
|
Ryan Dick
|
c104807201
|
Update list of supported IP-Adapters.
|
2023-09-14 23:43:19 -04:00 |
|
Ryan Dick
|
990ce9a1da
|
Lookup IP-Adapter linked image encoder from disk instead of storing in model config metadata.
|
2023-09-14 23:06:57 -04:00 |
|
psychedelicious
|
604fc006b1
|
fix(ui): construct openapi url from window.location.origin
|
2023-09-14 23:06:39 -04:00 |
|