Spaces:
Sleeping
Sleeping
kevinwang676
commited on
Commit
•
3f0869e
1
Parent(s):
d862b52
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,7 +2,8 @@ altair
|
|
2 |
httpx==0.24.1
|
3 |
numpy
|
4 |
scipy
|
5 |
-
torch
|
6 |
transformers
|
7 |
librosa
|
8 |
webrtcvad==2.0.10
|
|
|
|
2 |
httpx==0.24.1
|
3 |
numpy
|
4 |
scipy
|
5 |
+
#torch
|
6 |
transformers
|
7 |
librosa
|
8 |
webrtcvad==2.0.10
|
9 |
+
openai
|