Copain22 commited on
Commit
fa1027d
·
verified ·
1 Parent(s): 244cebc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -11
requirements.txt CHANGED
@@ -1,11 +1,8 @@
1
- streamlit
2
- langchain
3
- langchain-community
4
- pymupdf
5
- torch
6
- transformers
7
- sentence-transformers
8
- accelerate
9
- bitsandbytes
10
- huggingface-hub
11
- pydantic==2.10.6
 
1
+ streamlit==1.29.0
2
+ langchain==0.1.12
3
+ langchain-community==0.0.28
4
+ pymupdf==1.23.25
5
+ sentence-transformers==2.5.1
6
+ huggingface-hub==0.21.4
7
+ python-dotenv==1.0.0
8
+ faiss-cpu==1.7.4 # For CPU compatibility