seungheondoh
commited on
Commit
β’
6486900
1
Parent(s):
48936ec
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@
|
|
2 |
torch==1.13.1
|
3 |
torchaudio==0.13.1
|
4 |
transformers==4.26.1
|
5 |
-
librosa >= 0.8
|
|
|
|
|
|
2 |
torch==1.13.1
|
3 |
torchaudio==0.13.1
|
4 |
transformers==4.26.1
|
5 |
+
librosa >= 0.8
|
6 |
+
pip>=23.2
|
7 |
+
gradio_client==0.2.7
|