Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ beautifulsoup4
|
|
| 4 |
lxml
|
| 5 |
readability-lxml
|
| 6 |
ddgs
|
| 7 |
-
kokoro>=0.
|
| 8 |
numpy
|
| 9 |
torch; platform_system != "Darwin" or platform_machine != "arm64"
|
| 10 |
Pillow
|
|
|
|
| 4 |
lxml
|
| 5 |
readability-lxml
|
| 6 |
ddgs
|
| 7 |
+
kokoro>=0.7.16
|
| 8 |
numpy
|
| 9 |
torch; platform_system != "Darwin" or platform_machine != "arm64"
|
| 10 |
Pillow
|