dagloop5 commited on
Commit
cb865f6
·
verified ·
1 Parent(s): 3713d82

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -19,6 +19,7 @@ huggingface-hub==1.24.0
19
  gradio==6.20.0
20
  spaces==0.51.1
21
  scipy>=1.11.0
 
22
  # No `kernels` pin on purpose: the Hub attention backends want `kernels>=0.12.3`, and that version breaks
23
  # transformers 5.8.0 at import.
24
  # PyAV muxes the generated soundtrack onto the frames (`encode_video`).
 
19
  gradio==6.20.0
20
  spaces==0.51.1
21
  scipy>=1.11.0
22
+ 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`).