Skip to content

Commit fe84cac

Browse files
Added librosa to test requirements
1 parent d0b3978 commit fe84cac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"timm",
3535
"invisible-watermark>=0.2.0",
3636
"auto-gptq",
37-
"soundfile"
37+
"librosa",
38+
"soundfile",
3839
]
3940

4041
QUALITY_REQUIRE = ["black~=23.1", "ruff>=0.0.241"]

0 commit comments

Comments
 (0)