Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -18,8 +18,4 @@ beautifulsoup4
|
|
18 |
ftfy
|
19 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
20 |
torch==2.0.1
|
21 |
-
|
22 |
-
inflect
|
23 |
-
edge-tts
|
24 |
-
asyncio
|
25 |
-
streaming-stt-nemo==0.2.0
|
|
|
18 |
ftfy
|
19 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
20 |
torch==2.0.1
|
21 |
+
chromadb
|
|
|
|
|
|
|
|