Skip to content

Commit c2092dc

Browse files
committed
fix diffuser version from pull request CompVis#642 of CompVis/stable-diffusion
1 parent c76c626 commit c2092dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment-cpuonly.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
- tqdm
1515
- yapf
1616
- albumentations==0.4.3
17-
- diffusers
17+
- diffusers==0.12.1
1818
- opencv-python==4.1.2.30
1919
- opencv-python-headless
2020
- pudb==2019.2

0 commit comments

Comments
 (0)