Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -4,7 +4,6 @@ beautifulsoup4
|
|
4 |
lxml
|
5 |
readability-lxml
|
6 |
duckduckgo-search
|
7 |
-
# Kokoro TTS (optional but required for the Kokoro tab/tool)
|
8 |
kokoro>=0.9.4
|
9 |
numpy
|
10 |
torch; platform_system != "Darwin" or platform_machine != "arm64"
|
|
|
4 |
lxml
|
5 |
readability-lxml
|
6 |
duckduckgo-search
|
|
|
7 |
kokoro>=0.9.4
|
8 |
numpy
|
9 |
torch; platform_system != "Darwin" or platform_machine != "arm64"
|