You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I was training tons of LoRA's and making the database felt like the worst part of it. And that prompted me to make something that could ease this effort so it's more smooth and efficient on the time I spent on it.
StableDiffusionHelper GUI is what I ended up making. This is a venv enclosed gradio GUI, much like this repo, by which I was inspired from and motivated to maybe see this merged onto.
This tool has multiple pipelines, including:
Automated Face Detection/Cropping with Zoom Out Factor and Sqaure/Rectangle Crop Modes
Selecting top_N best images with user defined thresholds
Duplicate Image Check/Removal
Background Removal (with GPU support)
Selection of image type between "Anime-like"/"Realistic"
Caption Processing with keyword removal
Yes, you may say that many of these functionalities exist, true, but a few like automatic face detection, cropping, background removal, etc are not supported, and that's where I'd like to give back to the community that held my hand and taught me how to AI.
If any of the maintainers can let me know if you all are looking for extensions, and if this meets any criterion that you may have for merging this into your GUI.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey guys,
Recently I was training tons of LoRA's and making the database felt like the worst part of it. And that prompted me to make something that could ease this effort so it's more smooth and efficient on the time I spent on it.
StableDiffusionHelper GUI is what I ended up making. This is a venv enclosed gradio GUI, much like this repo, by which I was inspired from and motivated to maybe see this merged onto.
This tool has multiple pipelines, including:
Yes, you may say that many of these functionalities exist, true, but a few like automatic face detection, cropping, background removal, etc are not supported, and that's where I'd like to give back to the community that held my hand and taught me how to AI.
If any of the maintainers can let me know if you all are looking for extensions, and if this meets any criterion that you may have for merging this into your GUI.
Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions