qmaruf commited on
Commit
e728d46
1 Parent(s): 8fbf249
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,8 +1,9 @@
 
1
  langchain==0.0.273
2
  loguru==0.7.0
3
  openai==0.27.9
4
  pre-commit==3.5.0
5
  python-dotenv==1.0.0
6
  streamlit==1.27.2
 
7
  unstructured==0.10.22
8
- tiktoken==0.4.0
 
1
+ faiss-cpu==1.7.4
2
  langchain==0.0.273
3
  loguru==0.7.0
4
  openai==0.27.9
5
  pre-commit==3.5.0
6
  python-dotenv==1.0.0
7
  streamlit==1.27.2
8
+ tiktoken==0.4.0
9
  unstructured==0.10.22