Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ accelerate
|
|
| 5 |
gradio # For the Gradio app itself
|
| 6 |
langchain # For PDF processing
|
| 7 |
langchain-community
|
| 8 |
-
opencv-python
|
| 9 |
soundfile
|
| 10 |
gTTS # For Text-to-Speech
|
| 11 |
pydub # For audio manipulation
|
|
|
|
| 5 |
gradio # For the Gradio app itself
|
| 6 |
langchain # For PDF processing
|
| 7 |
langchain-community
|
| 8 |
+
opencv-python
|
| 9 |
soundfile
|
| 10 |
gTTS # For Text-to-Speech
|
| 11 |
pydub # For audio manipulation
|