From bfdb74979f6e83694a2a729a43070666b4412dda Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 22 Sep 2022 12:25:57 +0530 Subject: [PATCH] Restrict to pandas 1.4.4, the new 1.5 version breaks the numpy dependency --- ui/sd_internal/env_yaml.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/sd_internal/env_yaml.patch b/ui/sd_internal/env_yaml.patch index 0f86d02c..a375524e 100644 --- a/ui/sd_internal/env_yaml.patch +++ b/ui/sd_internal/env_yaml.patch @@ -7,6 +7,7 @@ index 7f25da8..c9eef41 100644 - transformers==4.19.2 - torchmetrics==0.6.0 + - pywavelets==1.3.0 ++ - pandas==1.4.4 - kornia==0.6 - -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers - -e git+https://github.com/openai/CLIP.git@main#egg=clip