Spaces:
Runtime error
Runtime error
kevinwang676
commited on
Commit
•
20407dc
1
Parent(s):
c9c0190
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
|
2 |
-
fairseq@https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl; platform_system == "Windows"
|
3 |
audiolm-pytorch
|
4 |
gradio
|
5 |
funcy
|
@@ -8,6 +7,5 @@ mutagen
|
|
8 |
pytorch_seed
|
9 |
pyyaml
|
10 |
sentencepiece
|
11 |
-
|
12 |
-
sox; platform_system != "Windows"
|
13 |
transformers
|
|
|
1 |
|
|
|
2 |
audiolm-pytorch
|
3 |
gradio
|
4 |
funcy
|
|
|
7 |
pytorch_seed
|
8 |
pyyaml
|
9 |
sentencepiece
|
10 |
+
|
|
|
11 |
transformers
|