dagloop5 commited on
Commit
ebed299
·
verified ·
1 Parent(s): d2ce847

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -23,6 +23,7 @@ torchsde>=0.2.6
23
  # No `kernels` pin on purpose: the Hub attention backends want `kernels>=0.12.3`, and that version breaks
24
  # transformers 5.8.0 at import.
25
  # PyAV muxes the generated soundtrack onto the frames (`encode_video`).
 
26
  av
27
  pillow
28
  numpy
 
23
  # No `kernels` pin on purpose: the Hub attention backends want `kernels>=0.12.3`, and that version breaks
24
  # transformers 5.8.0 at import.
25
  # PyAV muxes the generated soundtrack onto the frames (`encode_video`).
26
+ opencv-python-headless
27
  av
28
  pillow
29
  numpy