theerasin commited on
Commit
a45cfe2
·
verified ·
1 Parent(s): 24974f1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -12
requirements.txt CHANGED
@@ -1,12 +1,11 @@
1
- transformers==4.40.1
2
- torch>=2.0.0
3
- streamlit==1.35.0
4
- pydantic==1.10.14
5
- PyPDF2==3.0.1
6
- fpdf==1.7.2
7
- python-docx==1.1.0
8
- langchain==0.1.16
9
- langchain-community==0.0.34
10
- langchain-core==0.1.47
11
- faiss-cpu==1.7.4
12
- einops==0.7.0
 
1
+ streamlit
2
+ transformers
3
+ torch
4
+ PyPDF2
5
+ fpdf
6
+ python-docx
7
+ pydantic
8
+ langchain
9
+ langchain-community
10
+ langchain-core
11
+ langchain-text-splitters