Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
•
674979b
1
Parent(s):
496d57a
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,7 +10,7 @@ sounddevice
|
|
10 |
SoundFile
|
11 |
Unidecode
|
12 |
inflect
|
13 |
-
PyQt5
|
14 |
multiprocess
|
15 |
numba
|
16 |
webrtcvad; platform_system != "Windows"
|
|
|
|
10 |
SoundFile
|
11 |
Unidecode
|
12 |
inflect
|
|
|
13 |
multiprocess
|
14 |
numba
|
15 |
webrtcvad; platform_system != "Windows"
|
16 |
+
torch
|