Hassankhwileh commited on
Commit
6b74482
·
verified ·
1 Parent(s): f263c99

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -6
requirements.txt CHANGED
@@ -4,14 +4,10 @@ fastapi>=0.100.0,<1.0.0
4
  torch
5
  accelerate
6
  langchain
7
- crewai>=0.28.0
8
  chromadb==0.4.24
9
  python-dotenv
10
- openai>=1.0.0
11
- anthropic>=0.18.1
12
- groq>=0.3.0
13
-
14
- # Other dependencies...
15
 
16
  # PDF and OCR processing
17
  PyPDF2>=3.0.0
 
4
  torch
5
  accelerate
6
  langchain
7
+ crewai
8
  chromadb==0.4.24
9
  python-dotenv
10
+ groq==0.3.1
 
 
 
 
11
 
12
  # PDF and OCR processing
13
  PyPDF2>=3.0.0