badrivishalk commited on
Commit
1263d9f
·
1 Parent(s): 1c6e128

Updated requirements

Browse files
Files changed (2) hide show
  1. requirements.txt +176 -3
  2. src/requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,176 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.6.0
2
+ aiohappyeyeballs==2.6.1
3
+ aiohttp==3.11.18
4
+ aiosignal==1.3.2
5
+ albucore==0.0.23
6
+ albumentations==2.0.5
7
+ altair==5.5.0
8
+ annotated-types==0.7.0
9
+ anthropic==0.46.0
10
+ anyascii==0.3.2
11
+ anyio==4.9.0
12
+ asttokens==3.0.0
13
+ async-timeout==5.0.1
14
+ attrs==25.3.0
15
+ av==14.3.0
16
+ beautifulsoup4==4.13.4
17
+ blinker==1.9.0
18
+ cachetools==5.5.2
19
+ certifi==2025.1.31
20
+ cfgv==3.4.0
21
+ charset-normalizer==3.4.1
22
+ click==8.1.8
23
+ comm==0.2.2
24
+ contourpy==1.3.1
25
+ cycler==0.12.1
26
+ datasets==3.5.0
27
+ debugpy==1.8.14
28
+ decorator==5.2.1
29
+ defusedxml==0.7.1
30
+ dill==0.3.8
31
+ distlib==0.3.9
32
+ distro==1.9.0
33
+ doclayout_yolo==0.0.3
34
+ exceptiongroup==1.2.2
35
+ executing==2.2.0
36
+ filelock==3.18.0
37
+ filetype==1.2.0
38
+ fonttools==4.57.0
39
+ frozenlist==1.6.0
40
+ fsspec==2024.12.0
41
+ ftfy==6.3.1
42
+ fuzzywuzzy==0.18.0
43
+ gitdb==4.0.12
44
+ GitPython==3.1.44
45
+ google-auth==2.39.0
46
+ google-genai==1.11.0
47
+ h11==0.14.0
48
+ h5py==3.13.0
49
+ httpcore==1.0.8
50
+ httpx==0.28.1
51
+ huggingface-hub==0.30.2
52
+ identify==2.6.10
53
+ idna==3.10
54
+ ipykernel==6.29.5
55
+ ipython==8.35.0
56
+ jedi==0.19.2
57
+ Jinja2==3.1.6
58
+ jiter==0.9.0
59
+ joblib==1.4.2
60
+ jsonschema==4.23.0
61
+ jsonschema-specifications==2025.4.1
62
+ jupyter_client==8.6.3
63
+ jupyter_core==5.7.2
64
+ kiwisolver==1.4.8
65
+ langdetect==1.0.9
66
+ markdown2==2.5.3
67
+ markdownify==0.13.1
68
+ marker-pdf==1.6.2
69
+ MarkupSafe==3.0.2
70
+ matplotlib==3.10.1
71
+ matplotlib-inline==0.1.7
72
+ mpmath==1.3.0
73
+ multidict==6.4.3
74
+ multiprocess==0.70.16
75
+ narwhals==1.39.1
76
+ nest-asyncio==1.6.0
77
+ networkx==3.4.2
78
+ nodeenv==1.9.1
79
+ numpy==2.2.4
80
+ nvidia-cublas-cu12==12.4.5.8
81
+ nvidia-cuda-cupti-cu12==12.4.127
82
+ nvidia-cuda-nvrtc-cu12==12.4.127
83
+ nvidia-cuda-runtime-cu12==12.4.127
84
+ nvidia-cudnn-cu12==9.1.0.70
85
+ nvidia-cufft-cu12==11.2.1.3
86
+ nvidia-curand-cu12==10.3.5.147
87
+ nvidia-cusolver-cu12==11.6.1.9
88
+ nvidia-cusparse-cu12==12.3.1.170
89
+ nvidia-cusparselt-cu12==0.6.2
90
+ nvidia-nccl-cu12==2.21.5
91
+ nvidia-nvjitlink-cu12==12.4.127
92
+ nvidia-nvtx-cu12==12.4.127
93
+ openai==1.75.0
94
+ opencv-python==4.11.0.86
95
+ opencv-python-headless==4.11.0.86
96
+ packaging==24.2
97
+ pandas==2.2.3
98
+ parso==0.8.4
99
+ pdf2image==1.17.0
100
+ pdftext==0.6.2
101
+ pexpect==4.9.0
102
+ pillow==10.4.0
103
+ platformdirs==4.3.7
104
+ pre_commit==4.2.0
105
+ prompt_toolkit==3.0.50
106
+ propcache==0.3.1
107
+ protobuf==6.31.0
108
+ psutil==7.0.0
109
+ ptyprocess==0.7.0
110
+ pure_eval==0.2.3
111
+ py-cpuinfo==9.0.0
112
+ pyarrow==19.0.1
113
+ pyasn1==0.6.1
114
+ pyasn1_modules==0.4.2
115
+ pyclipper==1.3.0.post6
116
+ pydantic==2.11.3
117
+ pydantic-settings==2.8.1
118
+ pydantic_core==2.33.1
119
+ pydeck==0.9.1
120
+ Pygments==2.19.1
121
+ PyMuPDF==1.25.5
122
+ pyparsing==3.2.3
123
+ pypdfium2==4.30.0
124
+ pytesseract==0.3.13
125
+ python-dateutil==2.9.0.post0
126
+ python-doctr==0.11.0
127
+ python-dotenv==1.1.0
128
+ pytz==2025.2
129
+ PyYAML==6.0.2
130
+ pyzmq==26.4.0
131
+ qwen-vl-utils==0.0.10
132
+ RapidFuzz==3.13.0
133
+ referencing==0.36.2
134
+ regex==2024.11.6
135
+ requests==2.32.3
136
+ rpds-py==0.25.0
137
+ rsa==4.9.1
138
+ safetensors==0.5.3
139
+ scikit-learn==1.6.1
140
+ scipy==1.15.2
141
+ seaborn==0.13.2
142
+ sentence-transformers==4.1.0
143
+ shapely==2.1.0
144
+ simsimd==6.2.1
145
+ six==1.17.0
146
+ smmap==5.0.2
147
+ sniffio==1.3.1
148
+ soupsieve==2.7
149
+ stack-data==0.6.3
150
+ streamlit==1.45.1
151
+ stringzilla==3.12.3
152
+ surya-ocr==0.13.1
153
+ sympy==1.13.1
154
+ tenacity==9.1.2
155
+ thop==0.1.1.post2209072238
156
+ threadpoolctl==3.6.0
157
+ tokenizers==0.21.1
158
+ toml==0.10.2
159
+ torch==2.6.0
160
+ torchvision==0.21.0
161
+ tornado==6.4.2
162
+ tqdm==4.67.1
163
+ traitlets==5.14.3
164
+ transformers==4.51.2
165
+ triton==3.2.0
166
+ typing-inspection==0.4.0
167
+ typing_extensions==4.13.2
168
+ tzdata==2025.2
169
+ urllib3==2.4.0
170
+ virtualenv==20.30.0
171
+ watchdog==6.0.0
172
+ wcwidth==0.2.13
173
+ websockets==15.0.1
174
+ xxhash==3.5.0
175
+ yarl==1.20.0
176
+ bitsandbytes
src/requirements.txt CHANGED
@@ -173,3 +173,4 @@ wcwidth==0.2.13
173
  websockets==15.0.1
174
  xxhash==3.5.0
175
  yarl==1.20.0
 
 
173
  websockets==15.0.1
174
  xxhash==3.5.0
175
  yarl==1.20.0
176
+ bitsandbytes