Commit Graph

33 Commits (main)

Author SHA1 Message Date
d8ahazard 61b0e747f1 Update from dev!
I think it's been long enough...
2024-07-19 13:22:56 -05:00
d8ahazard 41fb35ef71
Merge pull request #21 from P2Enjoy/martinobettucci-patch-1
Martinobettucci patch 1
2023-01-22 11:30:02 -06:00
Martino Bettucci 5c1def03a6
Update smart_process.js
Signed-off-by: Martino Bettucci <martinobettucci@users.noreply.github.com>
2023-01-19 13:47:19 +01:00
Martino Bettucci 231cda38df
Update smart_process.js
Signed-off-by: Martino Bettucci <martinobettucci@users.noreply.github.com>
2023-01-19 13:42:26 +01:00
d8ahazard 330f47f859 Better Caption split/join
Split caps to tags by commas, append/prepend/replace with a list..
Use proper "max caption length" by counting tags, versus characters like a dumb person.
Add "tags to ignore" field.
Adjust some default params.
2023-01-03 11:39:09 -06:00
d8ahazard cffe3c5bb4 Unload SD model on process start. 2023-01-03 10:47:54 -06:00
d8ahazard 0342a88068
Merge pull request #12 from Zuxier/main
fix for filename issues and max flavors
2023-01-02 20:59:44 -06:00
d8ahazard 1def06d8a4 Add min/max CLIP length, don't adjust image size unless we tell it to 2023-01-02 20:59:28 -06:00
Zuxier e0bbc36a75 fix for max flavors 2022-12-20 02:07:08 +01:00
Zuxier 551c9bea0d fix filename issues 2022-12-20 01:01:36 +01:00
d8ahazard 5fa74185f5 Code cleanup, fixes 2022-12-15 13:48:36 -06:00
d8ahazard e4c638c7b8 Fix cross-extension import, update reallysafe.
And some code cleanup.
2022-12-15 12:03:50 -06:00
d8ahazard d1fe158903 Update smartprocess.py 2022-12-10 19:17:26 -06:00
d8ahazard 1416a2a07a Update smartprocess.py 2022-12-10 18:50:20 -06:00
d8ahazard cdfc93b8a4 Dur 2022-12-10 18:00:02 -06:00
d8ahazard bead6660ef Don't append ratings 2022-12-10 17:58:15 -06:00
d8ahazard 798549e164 Duplicating extension... 2022-12-10 17:56:54 -06:00
d8ahazard da90277e5e Moar fun 2022-12-10 17:54:02 -06:00
d8ahazard 58bcff7f78 Super Update
Add WD14 tagger.
Add CLIP v2.1 interrogator.
Allow filtering wd14, booru tags by score.
Add don't rename option.
Update ReallySafe
Bump BLIP version?
Remove split image options.
Completely overhaul smartprocess...
2022-12-10 17:33:34 -06:00
d8ahazard 93380435c0 Updates, Improvements
Update yolov5 model version.
Select largest target if multiple targets found when smart cropping.
Pad smart cropped images before cropping.
Add pad only mode.
Set our input dimensions to one square value.
Don't use hashes for new filenames, it makes diffing batches impossible.
2022-12-07 15:57:45 -06:00
d8ahazard c840807b84 Cleanup UI, add "pad image" option. 2022-12-07 13:03:54 -06:00
d8ahazard a5dcbc42b6 Update install.py 2022-12-06 08:22:34 -06:00
d8ahazard c01aa302b7
Merge pull request #1 from ClashSAN/main
adds picture to README.md
2022-11-29 12:57:25 -06:00
d8ahazard a2afe6c7b9
Merge pull request #5 from knoopx/fix-caption-length
fix max caption length bug
2022-11-29 12:57:13 -06:00
d8ahazard b5b71f99e4
Merge pull request #4 from knoopx/fix-deepbooru
fix deepbooru tagging
2022-11-29 12:57:00 -06:00
Victor Martinez 483e461dec fix max caption length bug 2022-11-28 16:15:37 +01:00
Victor Martinez a3dba522ec fix deepbooru tagging 2022-11-28 15:53:01 +01:00
d8ahazard 2d48ebe170 Build caption after cropping 2022-11-12 10:19:05 -06:00
ClashSAN 0344636c36
adds picture to README.md 2022-11-12 08:33:52 +00:00
d8ahazard 9f1f88077f
Update README.md 2022-11-11 15:31:32 -06:00
d8ahazard 646ac975e0
Update README.md 2022-11-11 15:18:49 -06:00
d8ahazard 2b79465d99 Initial Commit 2022-11-11 14:35:46 -06:00
d8ahazard 6f1a6b23de Initial commit 2022-11-11 14:34:40 -06:00