Maximax67 / LoRA-Dataset-Automaker

An advanced Jupyter Notebook for creating precise datasets tailored to stable Diffusion LoRa training. Automate face detection, similarity analysis, and curation, with streamlined exporting, utilizing cutting-edge models and functions.
MIT License
23 stars 1 forks source link

Error running Find Faces #7

Closed ryuji99 closed 5 months ago

ryuji99 commented 5 months ago

image

Maximax67 commented 5 months ago

Hi. I've fixed the issue with saving cropped faces. Turns out it was caused by some updates in the YOLOv5 repo. I rolled back to the previous version using git checkout, and everything's back on track now. Thanks for your patience!