philmui commited on
Commit
95a3443
1 Parent(s): b60f3f0

updated requirements

Browse files
__pycache__/chat.cpython-311.pyc DELETED
Binary file (3.94 kB)
 
__pycache__/globals.cpython-311.pyc DELETED
Binary file (1.17 kB)
 
__pycache__/lang-chat.cpython-311.pyc DELETED
Binary file (3.94 kB)
 
__pycache__/semantic.cpython-311.pyc DELETED
Binary file (6.99 kB)
 
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- chainlit==1.0.505
2
- huggingface-hub==0.21.4
3
- langchain==0.1.16
4
- langchain-community==0.0.36
5
  langchain-core==0.1.48
6
  langchain-experimental==0.0.57
7
  langchain-openai==0.1.3
@@ -10,8 +10,6 @@ langchainhub==0.1.15
10
  openai==1.23.3
11
  pillow==10.2.0
12
  PyMuPDF==1.24.2
13
- PyMuPDFb==1.24.1
14
  qdrant-client==1.9.0
15
  scipy==1.13.0
16
- sentence-transformers==2.7.0
17
  wandb==0.16.6
 
1
+ chainlit
2
+ huggingface-hub
3
+ langchain
4
+ langchain-community
5
  langchain-core==0.1.48
6
  langchain-experimental==0.0.57
7
  langchain-openai==0.1.3
 
10
  openai==1.23.3
11
  pillow==10.2.0
12
  PyMuPDF==1.24.2
 
13
  qdrant-client==1.9.0
14
  scipy==1.13.0
 
15
  wandb==0.16.6