svdC1 / charloratools

This is a simple python library which intends to facilitate the process of image gathering,filtering and processing when creating a training dataset to use for training stable diffusion LoRas. As the name suggests it is specifically useful when organizing a character lora image training dataset.
https://pypi.org/project/charloratools/
MIT License
0 stars 0 forks source link

Error in Image Resizing #8

Closed svdC1 closed 3 hours ago

svdC1 commented 5 hours ago

In GalleryManager instance, when resize_all is called with keep_aspect_ratio=False the variable new_width is not defined

svdC1 commented 3 hours ago

v1.0.2 - Patch