AngelBottomless
AngelBottomless
Thanks for the great work! I have few questions about it. ## Short Implementation https://gist.github.com/aria1th/04bb78207daeee1f3d0800dc422e6254 [WebUI Implementation ](https://github.com/aria1th/sd-webui-deepcache-standalone) We can understand it as caching the result, and use for nearby...
The Accelerator setup / etc was using loop, with explicit local process index check instead of process index check, resulting multi-node training hang forever. After struggling against code for weeks,...
WEBP files will use wrong size for latent cache. Here, you can see the part that would use h,w https://github.com/ostris/ai-toolkit/blob/main/toolkit/data_transfer_object/data_loader.py#L58 However, the original code did not have fix in latent...