Spaces:
Running
Running
added: numpy
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
torch==2.1
|
| 2 |
music2latent
|
|
|
|
| 3 |
gradio
|
| 4 |
scikit-learn
|
| 5 |
librosa
|
|
|
|
| 1 |
torch==2.1
|
| 2 |
music2latent
|
| 3 |
+
numpy==1.26.4
|
| 4 |
gradio
|
| 5 |
scikit-learn
|
| 6 |
librosa
|