plaidam commited on
Commit
c4cca27
·
verified ·
1 Parent(s): 59378d5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -39,6 +39,8 @@ diffusers>=0.24.0
39
  surrealist
40
  numba>=0.56.0
41
  GitPython # Required by ComfyUI-Manager
 
 
42
 
43
  # Additional dependencies found in custom nodes
44
  opencv-python-headless
 
39
  surrealist
40
  numba>=0.56.0
41
  GitPython # Required by ComfyUI-Manager
42
+ blend_modes # Required by ComfyUI_LayerStyle
43
+ boto3 # Required by comfyui-tensorops
44
 
45
  # Additional dependencies found in custom nodes
46
  opencv-python-headless