From 82278e805969de3c67949664956d580a8a998bf8 Mon Sep 17 00:00:00 2001 From: Diamondra Date: Sat, 4 Mar 2023 21:28:12 +0300 Subject: [PATCH] fix diffuser version --- 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