MikeCraBash commited on
Commit
e1fd6f9
·
verified ·
1 Parent(s): 7f049a0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  aiofiles==23.2.1
2
  aiohttp==3.9.5
3
  aiosignal==1.3.1
@@ -20,7 +29,6 @@ blinker==1.8.1
20
  cachetools==5.3.3
21
  certifi==2024.2.2
22
  cffi==1.16.0
23
- chainlit
24
  charset-normalizer==3.3.2
25
  click==8.1.7
26
  cohere==4.37
 
1
+ chainlit==0.3.0
2
+ python-dotenv==0.21.0
3
+ PyMuPDF==1.19.6
4
+ tiktoken==0.2.0
5
+ langchain==0.0.143
6
+ transformers==4.35.2
7
+ torch==2.0.1
8
+ huggingface-hub==0.15.1
9
+ qdrant-client==1.1.2
10
  aiofiles==23.2.1
11
  aiohttp==3.9.5
12
  aiosignal==1.3.1
 
29
  cachetools==5.3.3
30
  certifi==2024.2.2
31
  cffi==1.16.0
 
32
  charset-normalizer==3.3.2
33
  click==8.1.7
34
  cohere==4.37