Spaces:
Running
on
Zero
Running
on
Zero
Ngaima Sandiman
commited on
Commit
·
b2c9a9b
1
Parent(s):
d65f7b9
Updated library version.
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-e git+https://github.com/facebookresearch/audiocraft.git@f83babff6b5e97f75562127c4cc8122229c8f099#egg=audiocraft
|
2 |
-
|
3 |
-
numpy==1.25.0
|
4 |
phonemizer==3.3.0
|
5 |
transformers==4.45.2
|
6 |
gradio-client==1.4.0
|
@@ -12,5 +11,4 @@ huggingface-hub==0.25.1
|
|
12 |
num2words==0.5.13
|
13 |
pillow==10.4.0
|
14 |
safetensors==0.4.5
|
15 |
-
tokenizers==0.20.1
|
16 |
-
aeneas==1.7.3.0
|
|
|
1 |
-e git+https://github.com/facebookresearch/audiocraft.git@f83babff6b5e97f75562127c4cc8122229c8f099#egg=audiocraft
|
2 |
+
numpy==1.26.4
|
|
|
3 |
phonemizer==3.3.0
|
4 |
transformers==4.45.2
|
5 |
gradio-client==1.4.0
|
|
|
11 |
num2words==0.5.13
|
12 |
pillow==10.4.0
|
13 |
safetensors==0.4.5
|
14 |
+
tokenizers==0.20.1
|
|