lllindsey0615 commited on
Commit
539ab2a
·
1 Parent(s): 714aee2

use pyharp with cancel function

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: salad bowl (vampnet)
3
  emoji: 🥗
4
  colorFrom: yellow
5
  colorTo: green
 
1
  ---
2
+ title: vampnet
3
  emoji: 🥗
4
  colorFrom: yellow
5
  colorTo: green
requirements.txt CHANGED
@@ -6,7 +6,7 @@ loralib
6
  wavebeat @ git+https://github.com/hugofloresgarcia/wavebeat
7
  lac @ git+https://github.com/hugofloresgarcia/lac.git
8
  descript-audiotools @ git+https://github.com/hugofloresgarcia/audiotools.git
9
- git+https://github.com/TEAMuP-dev/pyharp.git@cb/gen-inputs
10
  torch_pitch_shift
11
  gradio
12
  pydantic==2.10.6
 
6
  wavebeat @ git+https://github.com/hugofloresgarcia/wavebeat
7
  lac @ git+https://github.com/hugofloresgarcia/lac.git
8
  descript-audiotools @ git+https://github.com/hugofloresgarcia/audiotools.git
9
+ git+https://github.com/lindseydeng/pyharp.git@main
10
  torch_pitch_shift
11
  gradio
12
  pydantic==2.10.6