Commit Graph

21 Commits (231cda38df0ba9f9af198fe86cb801e6d3a4cfe4)

Author SHA1 Message Date
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 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 a2afe6c7b9
Merge pull request #5 from knoopx/fix-caption-length
fix max caption length bug
2022-11-29 12:57:13 -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
d8ahazard 2b79465d99 Initial Commit 2022-11-11 14:35:46 -06:00