Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -12,5 +12,5 @@ scipy~=1.7.3
|
|
12 |
python_speech_features~=0.6
|
13 |
opencv-python~=4.7.0.68
|
14 |
pyglet~=1.5
|
15 |
-
torch==
|
16 |
-
torchaudio==0.
|
|
|
12 |
python_speech_features~=0.6
|
13 |
opencv-python~=4.7.0.68
|
14 |
pyglet~=1.5
|
15 |
+
torch==2.0.1+cpu
|
16 |
+
torchaudio==2.0.1+cpu
|