rkonan commited on
Commit
30b12b6
·
1 Parent(s): 49abec2

correction requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +177 -25
requirements.txt CHANGED
@@ -1,30 +1,182 @@
1
- # Base LLM & embeddings
2
- llama_cpp_python==0.3.14
3
- sentence-transformers==2.5.1
4
- transformers>=4.30.0
5
-
6
- # LlamaIndex & Faiss
7
- llama-index==0.13.0
8
- llama-index-vector-stores-faiss
9
- faiss-cpu==1.7.4
10
-
11
- # ML & numpy stack
12
- numpy==1.24.4
13
- scikit-learn==1.3.2
14
- scipy==1.10.1
15
-
16
- # Docling RAG
 
 
 
 
 
 
 
 
 
 
17
  docling==2.43.0
18
  docling-core==2.44.1
19
  docling-ibm-models==3.9.0
20
  docling-parse==4.1.0
21
-
22
- # Streamlit app
23
- streamlit==1.35.0
24
- streamlit-autorefresh==1.0.1
25
-
26
- # Divers
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  python-dotenv==1.1.1
28
- colorama==0.4.6
29
- nltk==3.8.1
30
- typing-extensions>=4.12.2,<5.0.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.9.0
2
+ aiohappyeyeballs==2.6.1
3
+ aiohttp==3.12.15
4
+ aiosignal==1.4.0
5
+ aiosqlite==0.21.0
6
+ altair==5.5.0
7
+ annotated-types==0.7.0
8
+ anyio==4.9.0
9
+ attrs==25.3.0
10
+ banks==2.2.0
11
+ beautifulsoup4==4.13.4
12
+ blinker==1.9.0
13
+ cachetools==6.1.0
14
+ certifi==2025.7.14
15
+ cffi==1.17.1
16
+ charset-normalizer==3.4.2
17
+ click==8.2.2
18
+ colorama==0.4.6
19
+ cryptography==45.0.5
20
+ dataclasses-json==0.6.7
21
+ defusedxml==0.7.1
22
+ Deprecated==1.2.18
23
+ dill==0.4.0
24
+ dirtyjson==1.0.8
25
+ diskcache==5.6.3
26
+ distro==1.9.0
27
  docling==2.43.0
28
  docling-core==2.44.1
29
  docling-ibm-models==3.9.0
30
  docling-parse==4.1.0
31
+ easyocr==1.7.2
32
+ et_xmlfile==2.0.0
33
+ faiss-cpu==1.11.0.post1
34
+ filelock==3.18.0
35
+ filetype==1.2.0
36
+ frozenlist==1.7.0
37
+ fsspec==2025.7.0
38
+ git-filter-repo==2.47.0
39
+ gitdb==4.0.12
40
+ GitPython==3.1.45
41
+ greenlet==3.2.3
42
+ griffe==1.9.0
43
+ h11==0.16.0
44
+ hf-xet==1.1.5
45
+ httpcore==1.0.9
46
+ httpx==0.28.1
47
+ huggingface-hub==0.34.3
48
+ idna==3.10
49
+ imageio==2.37.0
50
+ Jinja2==3.1.6
51
+ jiter==0.10.0
52
+ joblib==1.5.1
53
+ jsonlines==3.1.0
54
+ jsonref==1.1.0
55
+ jsonschema==4.25.0
56
+ jsonschema-specifications==2025.4.1
57
+ latex2mathml==3.78.0
58
+ lazy_loader==0.4
59
+ llama-cloud==0.1.35
60
+ llama-cloud-services==0.6.54
61
+ llama-index==0.13.0
62
+ llama-index-cli==0.5.0
63
+ llama-index-core==0.13.0
64
+ llama-index-embeddings-huggingface==0.6.0
65
+ llama-index-embeddings-openai==0.5.0
66
+ llama-index-indices-managed-llama-cloud==0.9.0
67
+ llama-index-instrumentation==0.4.0
68
+ llama-index-llms-openai==0.5.0
69
+ llama-index-readers-file==0.5.0
70
+ llama-index-readers-llama-parse==0.5.0
71
+ llama-index-vector-stores-faiss==0.5.0
72
+ llama-index-workflows==1.2.0
73
+ llama-parse==0.6.54
74
+ llama_cpp_python==0.3.14
75
+ lxml==5.4.0
76
+ markdown-it-py==3.0.0
77
+ marko==2.1.4
78
+ MarkupSafe==3.0.2
79
+ marshmallow==3.26.1
80
+ mdurl==0.1.2
81
+ mpire==2.10.2
82
+ mpmath==1.3.0
83
+ multidict==6.6.3
84
+ multiprocess==0.70.18
85
+ mypy_extensions==1.1.0
86
+ narwhals==2.0.1
87
+ nest-asyncio==1.6.0
88
+ networkx==3.5
89
+ ninja==1.11.1.4
90
+ nltk==3.9.1
91
+ numpy==2.2.6
92
+ nvidia-cublas-cu12==12.6.4.1
93
+ nvidia-cuda-cupti-cu12==12.6.80
94
+ nvidia-cuda-nvrtc-cu12==12.6.77
95
+ nvidia-cuda-runtime-cu12==12.6.77
96
+ nvidia-cudnn-cu12==9.5.1.17
97
+ nvidia-cufft-cu12==11.3.0.4
98
+ nvidia-cufile-cu12==1.11.1.6
99
+ nvidia-curand-cu12==10.3.7.77
100
+ nvidia-cusolver-cu12==11.7.1.2
101
+ nvidia-cusparse-cu12==12.5.4.2
102
+ nvidia-cusparselt-cu12==0.6.3
103
+ nvidia-nccl-cu12==2.26.2
104
+ nvidia-nvjitlink-cu12==12.6.85
105
+ nvidia-nvtx-cu12==12.6.77
106
+ openai==1.98.0
107
+ opencv-python-headless==4.12.0.88
108
+ openpyxl==3.1.5
109
+ packaging==25.0
110
+ pandas==2.2.3
111
+ pdfminer.six==20250506
112
+ pillow==11.3.0
113
+ platformdirs==4.3.8
114
+ pluggy==1.6.0
115
+ propcache==0.3.2
116
+ protobuf==6.31.1
117
+ psutil==7.0.0
118
+ pyarrow==21.0.0
119
+ pyclipper==1.3.0.post6
120
+ pycparser==2.22
121
+ pydantic==2.11.7
122
+ pydantic-settings==2.10.1
123
+ pydantic_core==2.33.2
124
+ pydeck==0.9.1
125
+ Pygments==2.19.2
126
+ pylatexenc==2.10
127
+ PyMuPDF==1.26.3
128
+ pypdf==5.9.0
129
+ pypdfium2==4.30.0
130
+ python-bidi==0.6.6
131
+ python-dateutil==2.9.0.post0
132
+ python-docx==1.2.0
133
  python-dotenv==1.1.1
134
+ python-pptx==1.0.2
135
+ pytz==2025.2
136
+ PyYAML==6.0.2
137
+ referencing==0.36.2
138
+ regex==2025.7.34
139
+ requests==2.32.4
140
+ rich==14.1.0
141
+ rpds-py==0.26.0
142
+ rtree==1.4.0
143
+ safetensors==0.5.3
144
+ scikit-image==0.25.2
145
+ scikit-learn==1.7.1
146
+ scipy==1.16.1
147
+ semchunk==2.2.2
148
+ sentence-transformers==5.0.0
149
+ setuptools==80.9.0
150
+ shapely==2.1.1
151
+ shellingham==1.5.4
152
+ six==1.17.0
153
+ smmap==5.0.2
154
+ sniffio==1.3.1
155
+ soupsieve==2.7
156
+ SQLAlchemy==2.0.42
157
+ streamlit==1.47.1
158
+ striprtf==0.0.26
159
+ sympy==1.14.0
160
+ tabulate==0.9.0
161
+ tenacity==9.1.2
162
+ threadpoolctl==3.6.0
163
+ tifffile==2025.6.11
164
+ tiktoken==0.9.0
165
+ tokenizers==0.21.4
166
+ toml==0.10.2
167
+ torch==2.7.1
168
+ torchvision==0.22.1
169
+ tornado==6.5.1
170
+ tqdm==4.67.1
171
+ transformers==4.54.1
172
+ triton==3.3.1
173
+ typer==0.16.0
174
+ typing-inspect==0.9.0
175
+ typing-inspection==0.4.1
176
+ typing_extensions==4.14.1
177
+ tzdata==2025.2
178
+ urllib3==2.5.0
179
+ watchdog==6.0.0
180
+ wrapt==1.17.2
181
+ xlsxwriter==3.2.5
182
+ yarl==1.20.1