Spaces:
Runtime error
Runtime error
Commit
·
8c40c61
1
Parent(s):
cdecbc0
- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -7,13 +7,12 @@ nemo_toolkit==1.23.0
|
|
| 7 |
huggingface-hub==0.23.2
|
| 8 |
hydra-core==1.3.2
|
| 9 |
pytorch-lightning==2.0.7
|
| 10 |
-
Cython==3.0.10
|
| 11 |
-
cytoolz==0.12.3
|
| 12 |
librosa==0.10.2.post1
|
| 13 |
transformers==4.43.3
|
| 14 |
sentencepiece==0.2.0
|
| 15 |
youtokentome==1.0.6
|
| 16 |
-
pip==24.2
|
| 17 |
|
| 18 |
# absl-py==2.1.0
|
| 19 |
# aiofiles==23.2.1
|
|
|
|
| 7 |
huggingface-hub==0.23.2
|
| 8 |
hydra-core==1.3.2
|
| 9 |
pytorch-lightning==2.0.7
|
| 10 |
+
# Cython==3.0.10
|
| 11 |
+
# cytoolz==0.12.3
|
| 12 |
librosa==0.10.2.post1
|
| 13 |
transformers==4.43.3
|
| 14 |
sentencepiece==0.2.0
|
| 15 |
youtokentome==1.0.6
|
|
|
|
| 16 |
|
| 17 |
# absl-py==2.1.0
|
| 18 |
# aiofiles==23.2.1
|