CamiloVega commited on
Commit
0c70d77
·
verified ·
1 Parent(s): 0a80de4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -1
requirements.txt CHANGED
@@ -14,4 +14,15 @@ pypdf>=3.17.1
14
  python-docx>=1.0.0
15
  docx2txt>=0.8
16
  pdfplumber>=0.10.2
17
- bitsandbytes>=0.41.1
 
 
 
 
 
 
 
 
 
 
 
 
14
  python-docx>=1.0.0
15
  docx2txt>=0.8
16
  pdfplumber>=0.10.2
17
+ bitsandbytes>=0.41.1
18
+ huggingface-hub>=0.19.4
19
+ typing-extensions>=4.5.0
20
+ numpy>=1.24.0
21
+ tqdm>=4.66.1
22
+ packaging>=23.2
23
+ regex>=2023.8.8
24
+ requests>=2.31.0
25
+ tenacity>=8.2.3
26
+ urllib3>=2.0.7
27
+ yapf>=0.40.2
28
+ tiktoken>=0.5.2