Vivek-tiwari commited on
Commit
f98601a
·
verified ·
1 Parent(s): 26e9a8b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +137 -0
requirements.txt ADDED
@@ -0,0 +1,137 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.33.0
2
+ aiofiles==23.2.1
3
+ aiohappyeyeballs==2.3.5
4
+ aiohttp==3.10.2
5
+ aiosignal==1.3.1
6
+ altair==5.3.0
7
+ annotated-types==0.7.0
8
+ anyio==4.4.0
9
+ attrs==24.2.0
10
+ beautifulsoup4==4.12.3
11
+ blinker==1.8.2
12
+ cachetools==5.4.0
13
+ certifi==2024.7.4
14
+ charset-normalizer==3.3.2
15
+ click==8.1.7
16
+ contourpy==1.2.1
17
+ cycler==0.12.1
18
+ dataclasses-json==0.6.7
19
+ Deprecated==1.2.14
20
+ dirtyjson==1.0.8
21
+ distro==1.9.0
22
+ fastapi==0.112.0
23
+ ffmpy==0.4.0
24
+ filelock==3.15.4
25
+ fonttools==4.53.1
26
+ fpdf==1.7.2
27
+ frozenlist==1.4.1
28
+ fsspec==2024.6.1
29
+ gitdb==4.0.11
30
+ GitPython==3.1.43
31
+ gradio==4.41.0
32
+ gradio_client==1.3.0
33
+ greenlet==3.0.3
34
+ h11==0.14.0
35
+ httpcore==1.0.5
36
+ httpx==0.27.0
37
+ huggingface-hub==0.23.5
38
+ idna==3.7
39
+ importlib_resources==6.4.0
40
+ Jinja2==3.1.4
41
+ jiter==0.5.0
42
+ joblib==1.4.2
43
+ jsonschema==4.23.0
44
+ jsonschema-specifications==2023.12.1
45
+ kiwisolver==1.4.5
46
+ llama-cloud==0.0.13
47
+ llama-index==0.10.64
48
+ llama-index-agent-openai==0.2.9
49
+ llama-index-cli==0.1.13
50
+ llama-index-core==0.10.64
51
+ llama-index-embeddings-huggingface==0.2.2
52
+ llama-index-embeddings-openai==0.1.11
53
+ llama-index-indices-managed-llama-cloud==0.2.7
54
+ llama-index-legacy==0.9.48
55
+ llama-index-llms-huggingface==0.2.6
56
+ llama-index-llms-openai==0.1.29
57
+ llama-index-multi-modal-llms-openai==0.1.9
58
+ llama-index-program-openai==0.1.7
59
+ llama-index-question-gen-openai==0.1.3
60
+ llama-index-readers-file==0.1.33
61
+ llama-index-readers-llama-parse==0.1.6
62
+ llama-parse==0.4.9
63
+ markdown-it-py==3.0.0
64
+ MarkupSafe==2.1.5
65
+ marshmallow==3.21.3
66
+ matplotlib==3.9.1.post1
67
+ mdurl==0.1.2
68
+ minijinja==2.0.1
69
+ mpmath==1.3.0
70
+ multidict==6.0.5
71
+ mypy-extensions==1.0.0
72
+ nest-asyncio==1.6.0
73
+ networkx==3.3
74
+ nltk==3.8.2
75
+ numpy==1.26.4
76
+ openai==1.40.2
77
+ orjson==3.10.7
78
+ packaging==24.1
79
+ pandas==2.2.2
80
+ pillow==10.4.0
81
+ protobuf==5.27.3
82
+ psutil==6.0.0
83
+ pyarrow==17.0.0
84
+ pydantic==2.8.2
85
+ pydantic_core==2.20.1
86
+ pydeck==0.9.1
87
+ pydub==0.25.1
88
+ Pygments==2.18.0
89
+ pyparsing==3.1.2
90
+ pypdf==4.3.1
91
+ python-dateutil==2.9.0.post0
92
+ python-dotenv==1.0.1
93
+ python-multipart==0.0.9
94
+ pytz==2024.1
95
+ PyYAML==6.0.2
96
+ referencing==0.35.1
97
+ regex==2024.7.24
98
+ requests==2.32.3
99
+ rich==13.7.1
100
+ rpds-py==0.20.0
101
+ ruff==0.5.7
102
+ safetensors==0.4.4
103
+ scikit-learn==1.5.1
104
+ scipy==1.14.0
105
+ seaborn==0.13.2
106
+ semantic-version==2.10.0
107
+ sentence-transformers==3.0.1
108
+ shellingham==1.5.4
109
+ six==1.16.0
110
+ smmap==5.0.1
111
+ sniffio==1.3.1
112
+ soupsieve==2.5
113
+ SQLAlchemy==2.0.32
114
+ starlette==0.37.2
115
+ striprtf==0.0.26
116
+ sympy==1.13.1
117
+ tenacity==8.5.0
118
+ text-generation==0.7.0
119
+ threadpoolctl==3.5.0
120
+ tiktoken==0.7.0
121
+ tokenizers==0.19.1
122
+ toml==0.10.2
123
+ tomlkit==0.12.0
124
+ toolz==0.12.1
125
+ torch==2.4.0
126
+ tornado==6.4.1
127
+ tqdm==4.66.5
128
+ transformers==4.44.0
129
+ typer==0.12.3
130
+ typing-inspect==0.9.0
131
+ typing_extensions==4.12.2
132
+ tzdata==2024.1
133
+ urllib3==2.2.2
134
+ uvicorn==0.30.5
135
+ websockets==12.0
136
+ wrapt==1.16.0
137
+ yarl==1.9.4