Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
2 |
pydub
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch==2.0.1
|
3 |
+
pyannote-audio==3.1.1
|
4 |
+
wavio
|
5 |
+
gradio==4.36.0
|
6 |
pydub
|