Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -8,10 +8,7 @@ textblob
|
|
8 |
gradio
|
9 |
newspaper3k
|
10 |
transformers
|
11 |
-
sentence-transformers
|
12 |
openai
|
13 |
-
todoist-api-python
|
14 |
-
flask
|
15 |
twilio
|
16 |
fastapi
|
17 |
uvicorn
|
@@ -23,5 +20,4 @@ markdown
|
|
23 |
nest_asyncio
|
24 |
reportlab
|
25 |
gtts
|
26 |
-
whisperx
|
27 |
-
git+https://github.com/myshell-ai/MeloTTS.git
|
|
|
8 |
gradio
|
9 |
newspaper3k
|
10 |
transformers
|
|
|
11 |
openai
|
|
|
|
|
12 |
twilio
|
13 |
fastapi
|
14 |
uvicorn
|
|
|
20 |
nest_asyncio
|
21 |
reportlab
|
22 |
gtts
|
23 |
+
whisperx
|
|