Parv Pareek commited on
Commit
c438e56
·
1 Parent(s): b854147

added requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +137 -0
requirements.txt ADDED
@@ -0,0 +1,137 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.7.0
2
+ aiofiles==23.2.1
3
+ aiohappyeyeballs==2.6.1
4
+ aiohttp==3.12.11
5
+ aiosignal==1.3.2
6
+ annotated-types==0.7.0
7
+ anyio==4.9.0
8
+ attrs==25.3.0
9
+ cachetools==5.5.2
10
+ certifi==2025.4.26
11
+ charset-normalizer==3.4.2
12
+ click==8.2.1
13
+ colpali-engine==0.3.10
14
+ contourpy==1.3.2
15
+ cycler==0.12.1
16
+ -e file:///home/parv/dev/projects/parv-pareek-wasserstoff-AiInternTask
17
+ fastapi==0.115.12
18
+ ffmpy==0.6.0
19
+ filelock==3.18.0
20
+ fonttools==4.58.2
21
+ frozenlist==1.6.2
22
+ fsspec==2025.3.0
23
+ google-ai-generativelanguage==0.6.6
24
+ google-api-core==2.25.1
25
+ google-api-python-client==2.172.0
26
+ google-auth==2.40.3
27
+ google-auth-httplib2==0.2.0
28
+ google-generativeai==0.7.2
29
+ googleapis-common-protos==1.70.0
30
+ gradio==4.44.1
31
+ gradio-client==1.3.0
32
+ greenlet==3.2.3
33
+ grpcio==1.73.0
34
+ grpcio-status==1.62.3
35
+ grpcio-tools==1.62.3
36
+ h11==0.16.0
37
+ h2==4.2.0
38
+ hf-xet==1.1.3
39
+ hpack==4.1.0
40
+ httpcore==1.0.9
41
+ httplib2==0.22.0
42
+ httpx==0.28.1
43
+ huggingface-hub==0.32.4
44
+ hyperframe==6.1.0
45
+ idna==3.10
46
+ importlib-resources==6.5.2
47
+ jinja2==3.1.6
48
+ joblib==1.5.1
49
+ jsonpatch==1.33
50
+ jsonpointer==3.0.0
51
+ kiwisolver==1.4.8
52
+ langchain==0.2.17
53
+ langchain-core==0.2.43
54
+ langchain-google-genai==1.0.10
55
+ langchain-text-splitters==0.2.4
56
+ langsmith==0.1.147
57
+ markdown-it-py==3.0.0
58
+ markupsafe==2.1.5
59
+ matplotlib==3.10.3
60
+ mdurl==0.1.2
61
+ mpmath==1.3.0
62
+ multidict==6.4.4
63
+ networkx==3.5
64
+ numpy==1.26.4
65
+ nvidia-cublas-cu12==12.4.5.8
66
+ nvidia-cuda-cupti-cu12==12.4.127
67
+ nvidia-cuda-nvrtc-cu12==12.4.127
68
+ nvidia-cuda-runtime-cu12==12.4.127
69
+ nvidia-cudnn-cu12==9.1.0.70
70
+ nvidia-cufft-cu12==11.2.1.3
71
+ nvidia-curand-cu12==10.3.5.147
72
+ nvidia-cusolver-cu12==11.6.1.9
73
+ nvidia-cusparse-cu12==12.3.1.170
74
+ nvidia-cusparselt-cu12==0.6.2
75
+ nvidia-nccl-cu12==2.21.5
76
+ nvidia-nvjitlink-cu12==12.4.127
77
+ nvidia-nvtx-cu12==12.4.127
78
+ orjson==3.10.18
79
+ packaging==24.2
80
+ pandas==2.3.0
81
+ peft==0.15.2
82
+ pillow==10.4.0
83
+ portalocker==2.10.1
84
+ propcache==0.3.1
85
+ proto-plus==1.26.1
86
+ protobuf==4.25.8
87
+ psutil==7.0.0
88
+ pyasn1==0.6.1
89
+ pyasn1-modules==0.4.2
90
+ pydantic==2.10.6
91
+ pydantic-core==2.27.2
92
+ pydub==0.25.1
93
+ pygments==2.19.1
94
+ pymupdf==1.26.1
95
+ pyparsing==3.2.3
96
+ pytesseract==0.3.10
97
+ python-dateutil==2.9.0.post0
98
+ python-dotenv==1.1.0
99
+ python-multipart==0.0.20
100
+ pytz==2025.2
101
+ pyyaml==6.0.2
102
+ qdrant-client==1.12.1
103
+ rank-bm25==0.2.2
104
+ regex==2024.11.6
105
+ requests==2.32.3
106
+ requests-toolbelt==1.0.0
107
+ rich==13.7.0
108
+ rsa==4.9.1
109
+ ruff==0.11.13
110
+ safetensors==0.5.3
111
+ scikit-learn==1.7.0
112
+ scipy==1.15.3
113
+ semantic-version==2.10.0
114
+ sentence-transformers==4.1.0
115
+ setuptools==80.9.0
116
+ shellingham==1.5.4
117
+ six==1.17.0
118
+ sniffio==1.3.1
119
+ sqlalchemy==2.0.41
120
+ starlette==0.46.2
121
+ sympy==1.13.1
122
+ tenacity==8.5.0
123
+ threadpoolctl==3.6.0
124
+ tokenizers==0.21.1
125
+ tomlkit==0.12.0
126
+ torch==2.6.0
127
+ tqdm==4.67.1
128
+ transformers==4.51.3
129
+ triton==3.2.0
130
+ typer==0.16.0
131
+ typing-extensions==4.14.0
132
+ tzdata==2025.2
133
+ uritemplate==4.2.0
134
+ urllib3==2.4.0
135
+ uvicorn==0.29.0
136
+ websockets==11.0.3
137
+ yarl==1.20.0