Ahmed12322 commited on
Commit
9c880be
·
verified ·
1 Parent(s): 19f85b6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -5
requirements.txt CHANGED
@@ -1,11 +1,8 @@
1
  streamlit>=1.32.0
2
  sentence-transformers>=2.2.2
3
- faiss-cpu>=1.7.4 # Use faiss-gpu if you have CUDA
4
  groq>=0.3.0
5
  numpy>=1.24.0
6
  pypdf>=3.17.0
7
  langchain>=0.1.0
8
- python-dotenv>=1.0.0 # For environment variables
9
- pdf2image>=1.16.3
10
- pytesseract>=0.3.10
11
- pillow>=10.0.0
 
1
  streamlit>=1.32.0
2
  sentence-transformers>=2.2.2
3
+ faiss-cpu>=1.7.4
4
  groq>=0.3.0
5
  numpy>=1.24.0
6
  pypdf>=3.17.0
7
  langchain>=0.1.0
8
+ python-dotenv>=1.0.0