From 4fbf54acd01d3e1f49ae04b4920432f1c124b0b1 Mon Sep 17 00:00:00 2001 From: Panchovix Date: Sun, 27 Jul 2025 18:26:53 -0400 Subject: [PATCH] Add Python 3.12 support Just updated some reqs as it is done on reForge. Tested quickly some XL models and seem to work so far. Testers are welcome. --- requirements_versions.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements_versions.txt b/requirements_versions.txt index 3e5f3962..9e2f3caa 100644 --- a/requirements_versions.txt +++ b/requirements_versions.txt @@ -1,8 +1,8 @@ setuptools==69.5.1 # temp fix for compatibility with some old packages GitPython==3.1.32 -Pillow==9.5.0 +Pillow==10.4.0 accelerate==0.31.0 -blendmodes==2022 +blendmodes==2024.1.1 clean-fid==0.1.35 diskcache==5.6.3 einops==0.4.1 @@ -14,7 +14,7 @@ inflection==0.5.1 jsonmerge==1.8.0 kornia==0.6.7 lark==1.1.2 -numpy==1.26.2 +numpy==1.26.4 omegaconf==2.2.3 open-clip-torch==2.20.0 piexif==1.1.3