lubani commited on
Commit
e88497b
·
1 Parent(s): d54727c

requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +144 -0
requirements.txt ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ aiohttp==3.9.3
3
+ aiosignal==1.3.1
4
+ altair==5.2.0
5
+ annotated-types==0.6.0
6
+ anyio==4.3.0
7
+ async-timeout==4.0.3
8
+ attrs==23.2.0
9
+ beautifulsoup4==4.12.3
10
+ bs4==0.0.2
11
+ certifi==2024.2.2
12
+ charset-normalizer==3.3.2
13
+ click==8.1.7
14
+ colorama==0.4.6
15
+ contextlib2==21.6.0
16
+ contourpy==1.2.0
17
+ cycler==0.12.1
18
+ dataclasses-json==0.6.4
19
+ Deprecated==1.2.14
20
+ dirtyjson==1.0.8
21
+ distro==1.9.0
22
+ exceptiongroup==1.2.0
23
+ execnet==2.0.2
24
+ fastapi==0.110.0
25
+ ffmpy==0.3.2
26
+ filelock==3.13.1
27
+ fonttools==4.49.0
28
+ frozenlist==1.4.1
29
+ fsspec==2024.2.0
30
+ gradio==4.21.0
31
+ gradio_client==0.12.0
32
+ greenlet==3.0.3
33
+ h11==0.14.0
34
+ httpcore==1.0.4
35
+ httpx==0.27.0
36
+ huggingface-hub==0.21.4
37
+ idna==3.6
38
+ importlib_resources==6.3.0
39
+ iniconfig==2.0.0
40
+ Jinja2==3.1.3
41
+ joblib==1.3.2
42
+ jsonpatch==1.33
43
+ jsonpointer==2.4
44
+ jsonschema==4.21.1
45
+ jsonschema-specifications==2023.12.1
46
+ kiwisolver==1.4.5
47
+ langchain==0.1.12
48
+ langchain-community==0.0.28
49
+ langchain-core==0.1.31
50
+ langchain-text-splitters==0.0.1
51
+ langsmith==0.1.25
52
+ llama-index-core==0.10.19
53
+ llama-index-embeddings-huggingface==0.1.4
54
+ llama-index-llms-anyscale==0.1.3
55
+ llama-index-llms-langchain==0.1.3
56
+ llama-index-llms-ollama==0.1.2
57
+ llama-index-llms-openai==0.1.9
58
+ llama-index-readers-file==0.1.11
59
+ llamaindex-py-client==0.1.13
60
+ lxml==5.1.0
61
+ markdown-it-py==3.0.0
62
+ MarkupSafe==2.1.5
63
+ marshmallow==3.21.1
64
+ matplotlib==3.8.3
65
+ mdurl==0.1.2
66
+ mock==5.1.0
67
+ mpmath==1.3.0
68
+ multidict==6.0.5
69
+ mypy-extensions==1.0.0
70
+ nest-asyncio==1.6.0
71
+ networkx==3.2.1
72
+ nltk==3.8.1
73
+ numpy==1.26.4
74
+ nvidia-cublas-cu12==12.1.3.1
75
+ nvidia-cuda-cupti-cu12==12.1.105
76
+ nvidia-cuda-nvrtc-cu12==12.1.105
77
+ nvidia-cuda-runtime-cu12==12.1.105
78
+ nvidia-cudnn-cu12==8.9.2.26
79
+ nvidia-cufft-cu12==11.0.2.54
80
+ nvidia-curand-cu12==10.3.2.106
81
+ nvidia-cusolver-cu12==11.4.5.107
82
+ nvidia-cusparse-cu12==12.1.0.106
83
+ nvidia-nccl-cu12==2.19.3
84
+ nvidia-nvjitlink-cu12==12.4.99
85
+ nvidia-nvtx-cu12==12.1.105
86
+ openai==1.14.0
87
+ orjson==3.9.15
88
+ packaging==23.2
89
+ pandas==2.2.1
90
+ path==16.10.0
91
+ path.py==12.5.0
92
+ pillow==10.2.0
93
+ pluggy==1.4.0
94
+ pydantic==2.6.4
95
+ pydantic_core==2.16.3
96
+ pydub==0.25.1
97
+ Pygments==2.17.2
98
+ PyMuPDF==1.23.26
99
+ PyMuPDFb==1.23.22
100
+ pyparsing==3.1.2
101
+ pypdf==4.1.0
102
+ pytest==8.1.1
103
+ python-dateutil==2.9.0.post0
104
+ python-multipart==0.0.9
105
+ pytz==2024.1
106
+ PyYAML==6.0.1
107
+ referencing==0.33.0
108
+ regex==2023.12.25
109
+ requests==2.31.0
110
+ rich==13.7.1
111
+ rpds-py==0.18.0
112
+ ruff==0.3.2
113
+ safetensors==0.4.2
114
+ semantic-version==2.10.0
115
+ shellingham==1.5.4
116
+ six==1.16.0
117
+ sniffio==1.3.1
118
+ soupsieve==2.5
119
+ SQLAlchemy==2.0.28
120
+ starlette==0.36.3
121
+ striprtf==0.0.26
122
+ sympy==1.12
123
+ tenacity==8.2.3
124
+ termcolor==2.4.0
125
+ tiktoken==0.6.0
126
+ tokenizers==0.15.2
127
+ tomli==2.0.1
128
+ tomlkit==0.12.0
129
+ toolz==0.12.1
130
+ torch==2.2.1
131
+ tqdm==4.66.2
132
+ transformers==4.38.2
133
+ triton==2.2.0
134
+ typer==0.9.0
135
+ typing-inspect==0.9.0
136
+ typing_extensions==4.10.0
137
+ tzdata==2024.1
138
+ ujson==5.9.0
139
+ urllib3==2.2.1
140
+ uvicorn==0.28.0
141
+ websockets==11.0.3
142
+ wrapt==1.16.0
143
+ yarl==1.9.4
144
+ zipp==3.18.0