Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -11,4 +11,6 @@ librosa~=0.9.2
|
|
11 |
scipy~=1.7.3
|
12 |
python_speech_features~=0.6
|
13 |
opencv-python~=4.7.0.68
|
14 |
-
pyglet~=1.5
|
|
|
|
|
|
11 |
scipy~=1.7.3
|
12 |
python_speech_features~=0.6
|
13 |
opencv-python~=4.7.0.68
|
14 |
+
pyglet~=1.5
|
15 |
+
torch==1.10.1+cpu
|
16 |
+
torchaudio==0.10.1+cpu
|