TarSh8654 commited on
Commit
8968f7f
·
verified ·
1 Parent(s): 873b1a0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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 (for cv2 module, used in handle_video)
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