Bagheera
Bagheera
@ParagEkbote see [this doc](https://github.com/bghira/SimpleTuner/tree/main/simpletuner/examples/external-validation)
can confirm this works correctly, thank you!
on our side there was a fix put in yesterday to resolve this problem for comfyUI and Diffusers loading of the LoRAs after. it impacted users who quanto'd the base...
@drhead cc
hey @linoytsaban see [this helpful library](https://github.com/bghira/webshart) for aspect bucketing wds
see also, #17175 for CONV_2D
i have also observed these memory leaks inside the huggingface library when developing bghira/captionflow and had the same outcome of being unable to actually free anything when it occurs. i've...
i believe it's heavily involved yeah
see https://github.com/bghira/webshart for a Rust-based implementation (relatively bare minimum for my needs, sorry - open to PRs) that helped me to workaround the problem.
i think a pull request for this one would be as simple as extending the options available to `--report_to` if you would like to open one