tejash300 commited on
Commit
bde9961
Β·
verified Β·
1 Parent(s): 8bd6f23

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -5,13 +5,12 @@ transformers
5
  spacy
6
  pdfplumber
7
  sentence-transformers
8
- moviepy # βœ… Ensures moviepy is installed
9
- imageio[ffmpeg] # βœ… Required for moviepy to work
10
  librosa
11
  soundfile
12
  requests
13
  numpy
14
- pydub
15
  scipy
16
  Pillow
17
  opencv-python
@@ -22,3 +21,4 @@ streamlit
22
 
23
 
24
 
 
 
5
  spacy
6
  pdfplumber
7
  sentence-transformers
8
+ moviepy # βœ… MoviePy library
9
+ imageio[ffmpeg] # βœ… Ensures moviepy works correctly with videos
10
  librosa
11
  soundfile
12
  requests
13
  numpy
 
14
  scipy
15
  Pillow
16
  opencv-python
 
21
 
22
 
23
 
24
+