Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ numpy
|
|
| 4 |
soundfile
|
| 5 |
scipy
|
| 6 |
huggingface_hub
|
| 7 |
-
|
|
|
|
|
|
| 4 |
soundfile
|
| 5 |
scipy
|
| 6 |
huggingface_hub
|
| 7 |
+
|
| 8 |
+
git+https://github.com/facebookresearch/dacvae
|