Spaces:
Sleeping
Sleeping
missing primePy fixed
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ torch==2.9.0
|
|
| 2 |
torchaudio==2.9.0
|
| 3 |
numpy<2
|
| 4 |
argbind
|
|
|
|
| 5 |
git+https://github.com/descriptinc/audiotools.git
|
| 6 |
git+https://github.com/TEAMuP-dev/pyharp.git@v0.3.0
|
| 7 |
gradio>=4.42.0
|
|
|
|
| 2 |
torchaudio==2.9.0
|
| 3 |
numpy<2
|
| 4 |
argbind
|
| 5 |
+
primePy
|
| 6 |
git+https://github.com/descriptinc/audiotools.git
|
| 7 |
git+https://github.com/TEAMuP-dev/pyharp.git@v0.3.0
|
| 8 |
gradio>=4.42.0
|