Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -15,4 +15,5 @@ pytubefix
|
|
| 15 |
ruamel.yaml==0.18.6
|
| 16 |
pyannote.audio==3.3.1
|
| 17 |
git+https://github.com/jhj0517/ultimatevocalremover_api.git
|
| 18 |
-
git+https://github.com/jhj0517/pyrubberband.git
|
|
|
|
|
|
| 15 |
ruamel.yaml==0.18.6
|
| 16 |
pyannote.audio==3.3.1
|
| 17 |
git+https://github.com/jhj0517/ultimatevocalremover_api.git
|
| 18 |
+
git+https://github.com/jhj0517/pyrubberband.git
|
| 19 |
+
numpy==1.26.0
|