Commit Graph

6846 Commits

Author SHA1 Message Date
Vladimir Mandic 78722065e3 add batch embedding load 2024-01-17 10:28:05 -05:00
Vladimir Mandic 52b14442be merge batch embedding load 2024-01-17 10:20:34 -05:00
Vladimir Mandic 59dd5d0767 reduce default font size 2024-01-17 10:20:23 -05:00
Vladimir Mandic 0c584b21b8 update changelog 2024-01-17 10:20:23 -05:00
Vladimir Mandic c887ae6fa7 reduce default font size 2024-01-17 10:02:55 -05:00
Vladimir Mandic 6c2cacdb6d update changelog 2024-01-17 09:46:06 -05:00
Vladimir Mandic 930ee6c412 Merge branch 'dev' into Issue2339/EmbeddingLoad 2024-01-17 09:12:25 -05:00
NetroScript 79ca1c44ea Extra Network Search: Add special syntax: & 2024-01-17 09:04:01 -05:00
NetroScript 548d55bd6f Extra Network Search: Add special syntax: |, -, r# 2024-01-17 09:04:01 -05:00
NetroScript 4d93a78c10 Improve Extra Networks Search, by optionally allowing regex search 2024-01-17 09:04:01 -05:00
Vladimir Mandic 3192c50241 fix mask return type 2024-01-17 09:00:37 -05:00
Vladimir Mandic 2afb8d355e Merge pull request #2729 from Trojaner/api/ipadapters
Fix FaceID API not working because of wrong rank type
2024-01-16 19:34:52 -05:00
Enes Sadık Özbek 8805a12caa Fix FaceID API not working because of wrong type 2024-01-17 02:05:01 +03:00
Vladimir Mandic 3f85c4af3c update changelog 2024-01-16 16:39:38 -05:00
Vladimir Mandic 084bd77abe add photomerge 2024-01-16 16:36:06 -05:00
Vladimir Mandic 159e143a3b en apply width only for sidebar mode 2024-01-16 16:36:06 -05:00
Vladimir Mandic 58e391b382 Merge pull request #2727 from Trojaner/api/ipadapters
Update ranges of FaceID API parameters
2024-01-16 16:05:23 -05:00
Enes Sadık Özbek fd07c6eda8 Update ranges of FaceID API parameters 2024-01-16 23:39:29 +03:00
Vladimir Mandic 94fc37695d Merge pull request #2726 from Trojaner/api/ipadapters
Add FaceID mode API parameter
2024-01-16 15:25:57 -05:00
Enes Sadık Özbek 704d5300de Add FaceID mode API parameter 2024-01-16 23:23:34 +03:00
Vladimir Mandic a48f0e3e52 fix faceid image save 2024-01-16 13:57:08 -05:00
Vladimir Mandic 5c3f5ebad8 update en search debounce 2024-01-16 13:12:46 -05:00
Vladimir Mandic b1fa002ea7 control mask: add auto-mask and auto-segment and support for algo masking and rembg masking 2024-01-16 13:12:46 -05:00
Vladimir Mandic 18087f1d14 cleanup todo items 2024-01-16 13:12:46 -05:00
Vladimir Mandic f17dd6b5e1 Merge pull request #2722 from NetroScript/dev
FaceID: Fix same images for batch
2024-01-16 13:04:27 -05:00
NetroScript 311eca0018 FaceID: Fix same images for batch
Update seed, positive prompt and negative prompt for every generation
2024-01-16 02:08:26 +01:00
Midcoastal 177fcdff7c Made some boo-boos doing the Ruff-thing 2024-01-15 18:55:25 -05:00
Midcoastal ef365052c6 Merge branch 'dev' into Issue2339/EmbeddingLoad 2024-01-15 18:54:55 -05:00
Vladimir Mandic e369ddf6e4 add sampler options to metadata 2024-01-15 17:31:10 -05:00
Vladimir Mandic d06d2dcea5 cleanup metadata 2024-01-15 14:13:08 -05:00
Vladimir Mandic 9a84e0f129 add faceswap 2024-01-15 13:56:29 -05:00
Vladimir Mandic 15b4bad80a refactor control to use new masking 2024-01-15 12:11:55 -05:00
Vladimir Mandic 90d3fdba43 fix disable faceid 2024-01-15 07:39:15 -05:00
Vladimir Mandic 9ee746ef36 faceid fix batch 2024-01-15 07:14:07 -05:00
Vladimir Mandic 6bdc725407 fix ipadapter unload 2024-01-15 07:07:24 -05:00
Vladimir Mandic 886e74bbb3 Merge pull request #2719 from vladmandic/master
refresh dev
2024-01-15 06:43:17 -05:00
Midcoastal 6b037cc239 Cleanup, Ruff, Pylint 2024-01-14 18:08:16 -05:00
AI-Casanova ed9d3d93cc Fix Long Prompts
`extend` to `repeat`

Extend only works on singleton dimensions, mia culpa.
2024-01-14 15:09:31 -06:00
Vladimir Mandic 62faa25c44 update changelog 2024-01-14 13:37:39 -05:00
Vladimir Mandic c39a76dce3 new control mask module 2024-01-14 13:35:53 -05:00
Vladimir Mandic cb2c9236c9 fix en folder filter 2024-01-14 07:20:47 -05:00
Vladimir Mandic 4cef19892e segment prototype 2024-01-13 21:20:33 -05:00
Vladimir Mandic 3bb7d04599 update changelog 2024-01-13 21:20:33 -05:00
Vladimir Mandic f41e9465f6 Merge pull request #2713 from AI-Casanova/dif-prompt-cleanup
cleanup
2024-01-13 19:38:18 -05:00
Vladimir Mandic a163d1896b segment prototype 2024-01-13 19:35:50 -05:00
Vladimir Mandic 615f539a4e add control glpn depth processor 2024-01-13 19:35:50 -05:00
Disty0 c6d78d2b34 Cleanup 2024-01-14 03:21:48 +03:00
AI-Casanova b10ea42506 Fix Early Out 2024-01-13 16:23:22 -06:00
Vladimir Mandic 1c745f0d36 Merge pull request #2717 from jjmenet/dev
Clean-ups within HDR features in diffuser advanced options
2024-01-13 16:34:23 -05:00
AI-Casanova 904ee42437 Merge branch 'dev' into dif-prompt-cleanup 2024-01-13 15:09:16 -06:00