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