Suat ATAN commited on
Commit
a8487d2
1 Parent(s): f42cdc9
Files changed (1) hide show
  1. requirements.txt +14 -14
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
- python = "^3.10.5"
2
- streamlit = "^1.24.0"
3
- langchain = "^0.0.220"
4
- cohere = "^3.2.1"
5
- faiss-cpu = "^1.7.3"
6
- openai = "^0.27.8"
7
- docx2txt = "^0.8"
8
- pillow = "^9.4.0"
9
- tenacity = "^8.2.0"
10
- tiktoken = "^0.4.0"
11
- pycryptodome = "^3.18.0"
12
- pymupdf = "^1.22.5"
13
- transformers = "^4.33.1"
14
- python-dotenv = "^0.21.1"
 
1
+ python
2
+ streamlit
3
+ langchain
4
+ cohere
5
+ faiss-cpu
6
+ openai
7
+ docx2txt
8
+ pillow
9
+ tenacity
10
+ tiktoken
11
+ pycryptodome
12
+ pymupdf
13
+ transformers
14
+ python-dotenv