awacke1 commited on
Commit
56f5108
·
verified ·
1 Parent(s): 0fa951f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -12,4 +12,10 @@ tiktoken
12
  textract
13
  openai
14
  opencv-python
15
- moviepy
 
 
 
 
 
 
 
12
  textract
13
  openai
14
  opencv-python
15
+ moviepy
16
+ # Agentic RAG
17
+ pandas
18
+ tqdm
19
+ requests
20
+ pytesseract
21
+ Pillow