Spaces:
Running
on
A10G
Running
on
A10G
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -18,11 +18,11 @@ loguru>=0.6.0
|
|
18 |
loralib>=0.1.2
|
19 |
natsort>=8.4.0
|
20 |
pyrootutils>=1.0.4
|
21 |
-
vector_quantize_pytorch>=1.14.
|
22 |
samplerate>=0.2.1
|
23 |
resampy>=0.4.3
|
24 |
spaces>=0.26.1
|
25 |
-
einx[torch]==0.2.
|
26 |
opencc
|
27 |
faster-whisper
|
28 |
ormsgpack
|
|
|
18 |
loralib>=0.1.2
|
19 |
natsort>=8.4.0
|
20 |
pyrootutils>=1.0.4
|
21 |
+
vector_quantize_pytorch>=1.14.24
|
22 |
samplerate>=0.2.1
|
23 |
resampy>=0.4.3
|
24 |
spaces>=0.26.1
|
25 |
+
einx[torch]==0.2.2
|
26 |
opencc
|
27 |
faster-whisper
|
28 |
ormsgpack
|