Ilyas KHIAT commited on
Commit
9482296
1 Parent(s): e346593
Files changed (1) hide show
  1. requirements.txt +11 -7
requirements.txt CHANGED
@@ -1,9 +1,13 @@
1
- langchain==0.1.7
2
- langchain-core==0.1.23
3
- langchain-mistralai==0.0.4
4
- langchain-community==0.0.20
5
- faiss-cpu==1.7.4
6
- python-dotenv==1.0.1
7
  chainlit
8
  openai
9
- pypdf==4.0.2
 
 
 
 
 
1
+ langchain
2
+ langchain-core
3
+ langchain-mistralai
4
+ langchain-community
5
+ faiss-cpu
6
+ python-dotenv
7
  chainlit
8
  openai
9
+ pypdf
10
+ tiktoken
11
+ gradio_client
12
+ pypdf
13
+ pypdf2