Update requirements.txt
Browse files- requirements.txt +24 -1
requirements.txt
CHANGED
@@ -5,4 +5,27 @@ torch==2.1.0
|
|
5 |
PyPDF2==2.10.0
|
6 |
python-docx==0.8.11
|
7 |
numpy==1.23.5
|
8 |
-
thinc==8.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
PyPDF2==2.10.0
|
6 |
python-docx==0.8.11
|
7 |
numpy==1.23.5
|
8 |
+
thinc==8.1.0
|
9 |
+
altair==4.2.2
|
10 |
+
tzlocal==5.2
|
11 |
+
toml==0.10.2
|
12 |
+
pydeck==0.9.1
|
13 |
+
validators==0.34.0
|
14 |
+
gitpython==3.1.43
|
15 |
+
rich==13.9.4
|
16 |
+
pympler==1.1
|
17 |
+
blinker==1.9.0
|
18 |
+
tenacity==8.5.0
|
19 |
+
importlib-metadata==8.5.0
|
20 |
+
pillow==11.0.0
|
21 |
+
watchdog==6.0.0
|
22 |
+
cachetools==5.5.0
|
23 |
+
regex==2024.11.6
|
24 |
+
tokenizers==0.13.3
|
25 |
+
huggingface-hub==0.26.5
|
26 |
+
tqdm==4.67.1
|
27 |
+
safetensors==0.4.5
|
28 |
+
pathy==0.11.0
|
29 |
+
langcodes==3.5.0
|
30 |
+
murmurhash==1.0.11
|
31 |
+
spacy-legacy==3.0.12
|