Spaces:
Running
on
L4
Running
on
L4
update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -21,5 +21,6 @@ pyrootutils>=1.0.4
|
|
| 21 |
vector_quantize_pytorch>=1.14.7
|
| 22 |
samplerate>=0.2.1
|
| 23 |
resampy>=0.4.3
|
| 24 |
-
spaces>=0.26.1
|
| 25 |
einx[torch]==0.2.0
|
|
|
|
|
|
| 21 |
vector_quantize_pytorch>=1.14.7
|
| 22 |
samplerate>=0.2.1
|
| 23 |
resampy>=0.4.3
|
| 24 |
+
spaces>=0.26.1
|
| 25 |
einx[torch]==0.2.0
|
| 26 |
+
opencc
|