SaltProphet commited on
Commit
dfefbfa
·
verified ·
1 Parent(s): 00e1986

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -9,4 +9,8 @@ pathlib
9
  # Fix for "No module named torchcodec" error:
10
  torch==2.3.1
11
  torchaudio==2.3.1
12
- soundfile>=0.12.1
 
 
 
 
 
9
  # Fix for "No module named torchcodec" error:
10
  torch==2.3.1
11
  torchaudio==2.3.1
12
+ soundfile>=0.12.1
13
+ # NEW PRO FEATURES:
14
+ pyloudnorm>=0.1.1
15
+ basic-pitch>=0.2.4
16
+ imageio==2.33.1