From 74e7f81cfb9bda7c17fb77831026782e636e12b7 Mon Sep 17 00:00:00 2001 From: ssy-lbh <59327856+ssy-lbh@users.noreply.github.com> Date: Tue, 9 May 2023 23:23:40 +0800 Subject: [PATCH] change "diffusers" version to 0.12.1 --- environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yaml b/environment.yaml index 025ced870..00cdb3127 100644 --- a/environment.yaml +++ b/environment.yaml @@ -11,7 +11,7 @@ dependencies: - numpy=1.19.2 - pip: - albumentations==0.4.3 - - diffusers + - diffusers==0.12.1 - opencv-python==4.1.2.30 - pudb==2019.2 - invisible-watermark