Commit Graph

7664 Commits (e66fe42f4e8a5021bbf430f8a7d990a4b4bd4f92)

Author SHA1 Message Date
Vladimir Mandic c04b1c9ff0 cleanup en, update todo and requirements 2024-01-17 13:21:52 -05:00
Vladimir Mandic 1090740e57 remove warning on empty extension list 2024-01-17 12:18:44 -05:00
Vladimir Mandic 16eaeeb766 cleanup startup 2024-01-17 12:15:07 -05:00
Vladimir Mandic f10a478c82 fix find preview 2024-01-17 11:44:52 -05:00
JetVarimax f3ed66c3ef Update CHANGELOG.md
https://giphy.com/gifs/U4VXRfcY3zxTi
2024-01-17 10:41:44 -05:00
Vladimir Mandic 8cc775b5c5 merge unified file caching 2024-01-17 10:37:17 -05:00
Steve 1f03f1a4ce
Merge branch 'dev' into Dev/DirectoryCacheing 2024-01-17 10:35:13 -05:00
Vladimir Mandic 6e69771981 add batch embedding load 2024-01-17 10:33:07 -05:00
Midcoastal a901c5108f
Merge branch 'dev' into Dev/DirectoryCacheing 2024-01-17 10:29:35 -05:00
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
Midcoastal 8c118adfc9
Merge branch 'dev' into Dev/DirectoryCacheing 2024-01-17 09:33:26 -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 94270243b4
Merge branch 'dev' into Dev/DirectoryCacheing 2024-01-14 19:54:50 -05:00
Midcoastal ca830811a1
Cleanup
- Remove some unneeded comments
- Explode a few return generators (I should really do the other two, but I think I am going to refactor them later instead)
2024-01-14 19:39:17 -05:00
Midcoastal 86212a52d6
Cleanup, Ruff, Pylint 2024-01-14 18:49:07 -05:00
Midcoastal 6b037cc239
Cleanup, Ruff, Pylint 2024-01-14 18:08:16 -05:00