fix: requirements file
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-e git+https://github.com/audacitorch/pyharp.git#egg=pyharp
|
| 2 |
torch==2.1.0
|
| 3 |
descript-audiotools
|
| 4 |
-
audiocraft @ https://github.com/aaronabebe/audiocraft.git
|
|
|
|
| 1 |
-e git+https://github.com/audacitorch/pyharp.git#egg=pyharp
|
| 2 |
torch==2.1.0
|
| 3 |
descript-audiotools
|
| 4 |
+
audiocraft @ git+https://github.com/aaronabebe/audiocraft.git
|