Spaces:
Sleeping
Sleeping
kevinwang676
commited on
Commit
•
bd9177d
1
Parent(s):
2d55bd3
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -7,8 +7,8 @@ soundfile
|
|
7 |
tensorflow==2.15.0
|
8 |
tensorflow-probability==0.23.0
|
9 |
tf-keras==2.15.0
|
10 |
-
|
11 |
-
|
12 |
pydub
|
13 |
gradio==3.36.1
|
14 |
webrtcvad
|
|
|
7 |
tensorflow==2.15.0
|
8 |
tensorflow-probability==0.23.0
|
9 |
tf-keras==2.15.0
|
10 |
+
torch==2.0.1
|
11 |
+
torchaudio==2.0.2
|
12 |
pydub
|
13 |
gradio==3.36.1
|
14 |
webrtcvad
|