Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -11,3 +11,7 @@ accelerate==0.20.3
|
|
11 |
xformers==0.0.20
|
12 |
numpy>=1.21.0,<1.27.0
|
13 |
librosa==0.10.0
|
|
|
|
|
|
|
|
|
|
11 |
xformers==0.0.20
|
12 |
numpy>=1.21.0,<1.27.0
|
13 |
librosa==0.10.0
|
14 |
+
kokoro>=0.8.2
|
15 |
+
soundfile
|
16 |
+
# Uncomment the following line if the "spaces" package is not already available in your environment:
|
17 |
+
spaces
|