Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ scipy==1.13.1
|
|
| 5 |
onnxruntime-gpu==1.19.0
|
| 6 |
librosa==0.10.2
|
| 7 |
huggingface-hub
|
| 8 |
-
munch
|
|
|
|
|
|
| 5 |
onnxruntime-gpu==1.19.0
|
| 6 |
librosa==0.10.2
|
| 7 |
huggingface-hub
|
| 8 |
+
munch
|
| 9 |
+
einops
|