Skip to content

Commit 2fb34b0

Browse files
authored
Incl ocv pkg for diffsusers utils (#2115)
* Update diffusers.yml Signed-off-by: jtwolfe <[email protected]> * Update diffusers-rocm.yml Signed-off-by: jtwolfe <[email protected]> --------- Signed-off-by: jtwolfe <[email protected]>
1 parent f718a39 commit 2fb34b0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

backend/python/diffusers/diffusers-rocm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,5 @@ dependencies:
6161
- urllib3==2.0.6
6262
- zipp==3.17.0
6363
- torch
64+
- opencv-python
6465
prefix: /opt/conda/envs/diffusers

backend/python/diffusers/diffusers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,5 @@ dependencies:
7171
- typing-extensions==4.8.0
7272
- urllib3==2.0.6
7373
- zipp==3.17.0
74+
- opencv-python
7475
prefix: /opt/conda/envs/diffusers

0 commit comments

Comments
 (0)