Update requirements.txt
Browse files- requirements.txt +0 -5
requirements.txt
CHANGED
|
@@ -3,23 +3,18 @@ moviepy==2.1.2
|
|
| 3 |
openai-whisper
|
| 4 |
sentencepiece==0.1.99 --prefer-binary
|
| 5 |
SpeechRecognition
|
| 6 |
-
pydub
|
| 7 |
youtube_transcript_api
|
| 8 |
nltk
|
| 9 |
textblob
|
| 10 |
gradio
|
| 11 |
-
newspaper3k
|
| 12 |
transformers
|
| 13 |
openai
|
| 14 |
twilio
|
| 15 |
fastapi
|
| 16 |
uvicorn
|
| 17 |
ffmpy
|
| 18 |
-
google-cloud-storage
|
| 19 |
fpdf
|
| 20 |
markdown
|
| 21 |
-
nest_asyncio
|
| 22 |
-
reportlab
|
| 23 |
gtts
|
| 24 |
whisperx
|
| 25 |
TTS
|
|
|
|
| 3 |
openai-whisper
|
| 4 |
sentencepiece==0.1.99 --prefer-binary
|
| 5 |
SpeechRecognition
|
|
|
|
| 6 |
youtube_transcript_api
|
| 7 |
nltk
|
| 8 |
textblob
|
| 9 |
gradio
|
|
|
|
| 10 |
transformers
|
| 11 |
openai
|
| 12 |
twilio
|
| 13 |
fastapi
|
| 14 |
uvicorn
|
| 15 |
ffmpy
|
|
|
|
| 16 |
fpdf
|
| 17 |
markdown
|
|
|
|
|
|
|
| 18 |
gtts
|
| 19 |
whisperx
|
| 20 |
TTS
|