Commit Graph

8 Commits

Author SHA1 Message Date
lllyasviel 434ca2169f Add optimization --cuda-stream
See also the readme for more details
2024-02-24 14:00:48 -08:00
lllyasviel 6ebef20db3 avoid potential OOM caused by computation being slower than mover
avoid OOM (or shared vram invoking) caused by computation being slower than mover (GPU filled with loaded  but uncomputed tensors), by setting the max async overhead to 512MB
2024-02-22 08:24:23 -08:00
lllyasviel 539bc5035d safe cleanup to avoid potential problems 2024-02-22 01:28:38 -08:00
lllyasviel 638ee43bf1 Merge upstream PR 14855 2024-02-21 23:59:40 -08:00
lllyasviel 3d039591fe Expand head info in files
Previously before this commit, credits are already in entry and licenses are already in root. This commit will make info clearer.
2024-02-11 19:55:18 -08:00
lllyasviel 071be046d2 backend 2024-01-31 09:46:24 -08:00
lllyasviel 38a2802a06 i 2024-01-24 10:03:36 -08:00
lllyasviel 7cb6178d47 ldm_patched 2024-01-13 21:03:58 -08:00