lllindsey0615 commited on
Commit
0dfe35e
·
1 Parent(s): 3f1acee

use new pyharp with cancel function

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  # PyHARP from correct branch
2
- https://huggingface.co/spaces/lllindsey0615/text2midi-HARP3
3
  librosa==0.10.2
4
  wavio==0.0.9
5
  torch
 
1
  # PyHARP from correct branch
2
+ git+https://github.com/lindseydeng/pyharp.git@main
3
  librosa==0.10.2
4
  wavio==0.0.9
5
  torch