Spaces:
Build error
Build error
kevinwang676
commited on
Commit
•
bad8068
1
Parent(s):
9ef4e2f
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
fairseq; platform_system != "Windows"
|
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
|
6 |
linkify
|
7 |
mutagen
|
|
|
1 |
fairseq; platform_system != "Windows"
|
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==3.33.0
|
5 |
funcy
|
6 |
linkify
|
7 |
mutagen
|