Spaces:
Running
on
Zero
Running
on
Zero
Ngaima Sandiman
commited on
Commit
·
c01e1be
1
Parent(s):
d814c2e
Added pandas to requirements.txt.
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-e git+https://github.com/facebookresearch/audiocraft.git@f83babff6b5e97f75562127c4cc8122229c8f099#egg=audiocraft
|
2 |
numpy==1.26.4
|
|
|
3 |
phonemizer==3.3.0
|
4 |
transformers
|
5 |
torch==2.1.0
|
|
|
1 |
-e git+https://github.com/facebookresearch/audiocraft.git@f83babff6b5e97f75562127c4cc8122229c8f099#egg=audiocraft
|
2 |
numpy==1.26.4
|
3 |
+
pandas==2.2.2
|
4 |
phonemizer==3.3.0
|
5 |
transformers
|
6 |
torch==2.1.0
|