From 39ccf62c5ea36fe1fc4c97d9fff07f0c10fed63b Mon Sep 17 00:00:00 2001 From: dxqb <183307934+dxqb@users.noreply.github.com> Date: Sun, 5 Jul 2026 13:30:37 +0200 Subject: [PATCH] Bump mgds pin to latest master (3a6994a) Picks up the fix for a thread-unsafe fast tokenizer race (RuntimeError: Already borrowed) that showed up training Krea 2, plus EncodeAnimaText, Krea2, and EncodeIdeogramText module additions. --- requirements-global.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-global.txt b/requirements-global.txt index 91014c6ff..2558b5830 100644 --- a/requirements-global.txt +++ b/requirements-global.txt @@ -32,7 +32,7 @@ pooch==1.8.2 open-clip-torch==2.32.0 # data loader --e git+https://github.com/Nerogar/mgds.git@9320a69#egg=mgds +-e git+https://github.com/Nerogar/mgds.git@3a6994a#egg=mgds # optimizers dadaptation==3.2 # dadaptation optimizers