amiguel commited on
Commit
40b16b6
·
verified ·
1 Parent(s): c691703

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -6
requirements.txt CHANGED
@@ -1,9 +1,13 @@
1
  streamlit
2
- transformers
3
- torch
4
  pandas
5
  openpyxl
6
- python-docx
7
- PyPDF2
8
- python-dotenv
9
- unsloth
 
 
 
 
 
 
 
1
  streamlit
 
 
2
  pandas
3
  openpyxl
4
+ langchain
5
+ langchain-community
6
+ sentence-transformers
7
+ transformers
8
+ torch
9
+ faiss-cpu
10
+ accelerate
11
+ bitsandbytes
12
+ pypdf
13
+ rank_bm25