Spaces:
Runtime error
Runtime error
StevenChen16
commited on
Merge branch 'main' of https://huggingface.co/spaces/StevenChen16/VoiceAssistance
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -32,8 +32,8 @@ transformers==4.44.1
|
|
32 |
uvicorn==0.32.0
|
33 |
wget==3.2
|
34 |
WeTextProcessing==1.0.3
|
35 |
-
torch==2.
|
36 |
-
torchaudio==2.
|
37 |
langchain
|
38 |
whisper
|
39 |
langchain-community
|
|
|
32 |
uvicorn==0.32.0
|
33 |
wget==3.2
|
34 |
WeTextProcessing==1.0.3
|
35 |
+
torch==2.2.0
|
36 |
+
torchaudio==2.2.0
|
37 |
langchain
|
38 |
whisper
|
39 |
langchain-community
|