Mpavan45 commited on
Commit
45fec7f
·
verified ·
1 Parent(s): dfd4ddf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -7,7 +7,6 @@ PyPDF2
7
  python-docx
8
  pytesseract
9
  Pillow
10
- requests
11
  openai
12
  langchain
13
  langchain-google-genai
@@ -15,12 +14,11 @@ chromadb
15
  langchain-community
16
  tqdm
17
  tesseract
18
- streamlit
19
- PyPDF2
20
- python-docx
21
- Pillow
22
- pytesseract
23
  youtube-transcript-api
24
- langchain
25
  langchain-core
26
  transformers
 
 
 
 
 
 
7
  python-docx
8
  pytesseract
9
  Pillow
 
10
  openai
11
  langchain
12
  langchain-google-genai
 
14
  langchain-community
15
  tqdm
16
  tesseract
 
 
 
 
 
17
  youtube-transcript-api
 
18
  langchain-core
19
  transformers
20
+ moviepy
21
+ speechrecognition
22
+ pytube
23
+ requests
24
+ beautifulsoup4