lora-training
lora-training copied to clipboard
Add support for non-zipped images
I have images in my application that are already hosted on s3.
There can be quiet a bit of overhead downloading, zipping and re-uploading the set of images.
It would be great if we could provide a list of images URLS instead of a zip url.
Happy to provide the patch if you're interesting in upstreaming it.