Ngaima Sandiman
commited on
Commit
·
b3575e0
1
Parent(s):
685ecb2
Updated the requirements file.
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-e git+https://github.com/facebookresearch/audiocraft.git@f83babff6b5e97f75562127c4cc8122229c8f099#egg=audiocraft
|
2 |
-
git+https://github.com/huggingface/transformers.git
|
3 |
phonemizer
|
4 |
spaces
|
5 |
huggingface-hub
|
6 |
num2words
|
|
|
7 |
numpy
|
8 |
pillow
|
9 |
safetensors
|
|
|
1 |
-e git+https://github.com/facebookresearch/audiocraft.git@f83babff6b5e97f75562127c4cc8122229c8f099#egg=audiocraft
|
|
|
2 |
phonemizer
|
3 |
spaces
|
4 |
huggingface-hub
|
5 |
num2words
|
6 |
+
transformers
|
7 |
numpy
|
8 |
pillow
|
9 |
safetensors
|