-
Notifications
You must be signed in to change notification settings - Fork 125
Expand file tree
/
Copy pathrequirements.txt
More file actions
39 lines (39 loc) · 952 Bytes
/
requirements.txt
File metadata and controls
39 lines (39 loc) · 952 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
--index-url https://download.pytorch.org/whl/cpu # make sure that torch CPU is installed instead of CUDA, this saves space
--extra-index-url https://pypi.org/simple
charset-normalizer
diff-match-patch
EbookLib
emoji
matplotlib
network
odfpy
openpyxl
pandas
pdfminer.six
wordcloud
Pillow
plotly
ply
PyQt6>=6.5
qtawesome
pymupdf
python-vlc
requests
rispy
six
langchain>=0.2.8
langchain-community>=0.2.7
langchain-core>=0.2.19
langchain-openai>=0.1.16
langchain-text-splitters>=0.2.2
faiss-cpu
transformers<=4.53.0 # see https://github.com/huggingface/transformers/issues/38402
sentence-transformers
Bio
PyYAML
json_repair
pyinstaller<=6.15
# The bootloader in the most recent version of pyinstaller is often falsely detected as malware
# by anti virus software, so, it's safer to use a version that has been released a few months ago.
pefile<2024.8.26 # see: https://github.com/pyinstaller/pyinstaller/issues/8832#issuecomment-2413203254
striprtf