saumyap29 commited on
Commit
8c8b390
·
1 Parent(s): 1879721

missing primePy fixed

Browse files
Files changed (1) hide show
  1. 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