BoxOfColors commited on
Commit
16073e0
·
1 Parent(s): 767475e

Add missing deps: colorlog (MMAudio) and loguru (HunyuanVideoFoley)

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -16,5 +16,7 @@ spaces==0.48.1
16
  gradio==5.25.0
17
  pydantic==2.8.2
18
  av
 
 
19
  --extra-index-url https://download.pytorch.org/whl/cu124
20
  torchaudio==2.5.1+cu124
 
16
  gradio==5.25.0
17
  pydantic==2.8.2
18
  av
19
+ colorlog
20
+ loguru
21
  --extra-index-url https://download.pytorch.org/whl/cu124
22
  torchaudio==2.5.1+cu124