Spaces:
Runtime error
Runtime error
Hugo Flores Garcia
commited on
Commit
·
5af261c
1
Parent(s):
ee9f016
add -e
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,5 +6,5 @@ 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/descriptinc/[email protected]
|
| 9 |
-
pyharp @ git+https://github.com/audacitorch/pyharp.git#egg=pyharp
|
| 10 |
torch_pitch_shift
|
|
|
|
| 6 |
wavebeat @ git+https://github.com/hugofloresgarcia/wavebeat
|
| 7 |
lac @ git+https://github.com/hugofloresgarcia/lac.git
|
| 8 |
descript-audiotools @ git+https://github.com/descriptinc/[email protected]
|
| 9 |
+
-e pyharp @ git+https://github.com/audacitorch/pyharp.git#egg=pyharp
|
| 10 |
torch_pitch_shift
|