Vaishvik1618 commited on
Commit
c2d8f51
·
verified ·
1 Parent(s): 2053c29

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +152 -0
requirements.txt ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ aiohappyeyeballs==2.4.3
3
+ aiohttp==3.10.10
4
+ aiosignal==1.3.1
5
+ altair==5.4.1
6
+ annotated-types==0.7.0
7
+ anyio==4.6.2.post1
8
+ asttokens==2.4.1
9
+ attrs==24.2.0
10
+ beautifulsoup4==4.12.3
11
+ blinker==1.9.0
12
+ cachetools==5.5.0
13
+ certifi==2024.8.30
14
+ charset-normalizer==3.4.0
15
+ click==8.1.7
16
+ colorama==0.4.6
17
+ comm==0.2.2
18
+ dataclasses-json==0.6.7
19
+ debugpy==1.8.7
20
+ decorator==5.1.1
21
+ Deprecated==1.2.14
22
+ dirtyjson==1.0.8
23
+ distro==1.9.0
24
+ executing==2.1.0
25
+ fastapi==0.115.5
26
+ ffmpy==0.4.0
27
+ filelock==3.16.1
28
+ frozenlist==1.5.0
29
+ fsspec==2024.10.0
30
+ gitdb==4.0.11
31
+ GitPython==3.1.43
32
+ gradio==5.6.0
33
+ gradio_client==1.4.3
34
+ greenlet==3.1.1
35
+ h11==0.14.0
36
+ httpcore==1.0.6
37
+ httpx==0.27.2
38
+ huggingface-hub==0.26.2
39
+ idna==3.10
40
+ ipykernel==6.29.5
41
+ ipython==8.29.0
42
+ jedi==0.19.1
43
+ Jinja2==3.1.4
44
+ jiter==0.7.0
45
+ joblib==1.4.2
46
+ jsonschema==4.23.0
47
+ jsonschema-specifications==2024.10.1
48
+ jupyter_client==8.6.3
49
+ jupyter_core==5.7.2
50
+ llama-cloud==0.1.4
51
+ llama-index==0.11.22
52
+ llama-index-agent-openai==0.3.4
53
+ llama-index-cli==0.3.1
54
+ llama-index-core==0.11.22
55
+ llama-index-embeddings-openai==0.2.5
56
+ llama-index-indices-managed-llama-cloud==0.4.0
57
+ llama-index-legacy==0.9.48.post3
58
+ llama-index-llms-openai==0.2.16
59
+ llama-index-multi-modal-llms-openai==0.2.3
60
+ llama-index-program-openai==0.2.0
61
+ llama-index-question-gen-openai==0.2.0
62
+ llama-index-readers-file==0.2.2
63
+ llama-index-readers-llama-parse==0.3.0
64
+ llama-parse==0.5.13
65
+ lxml==5.3.0
66
+ markdown-it-py==3.0.0
67
+ MarkupSafe==2.1.5
68
+ marshmallow==3.23.1
69
+ matplotlib-inline==0.1.7
70
+ mdurl==0.1.2
71
+ mpmath==1.3.0
72
+ multidict==6.1.0
73
+ mypy-extensions==1.0.0
74
+ narwhals==1.13.5
75
+ nest-asyncio==1.6.0
76
+ networkx==3.4.2
77
+ nltk==3.9.1
78
+ numpy==1.26.4
79
+ openai==1.54.2
80
+ orjson==3.10.11
81
+ packaging==24.1
82
+ pandas==2.2.3
83
+ parso==0.8.4
84
+ pillow==11.0.0
85
+ platformdirs==4.3.6
86
+ prompt_toolkit==3.0.48
87
+ propcache==0.2.0
88
+ protobuf==5.28.3
89
+ psutil==6.1.0
90
+ pure_eval==0.2.3
91
+ pyarrow==18.0.0
92
+ pydantic==2.9.2
93
+ pydantic_core==2.23.4
94
+ pydeck==0.9.1
95
+ pydub==0.25.1
96
+ Pygments==2.18.0
97
+ PyMuPDF==1.24.13
98
+ pypdf==4.3.1
99
+ PyPDF2==3.0.1
100
+ python-dateutil==2.9.0.post0
101
+ python-docx==1.1.2
102
+ python-dotenv==1.0.1
103
+ python-multipart==0.0.12
104
+ pytz==2024.2
105
+ pywin32==308
106
+ PyYAML==6.0.2
107
+ pyzmq==26.2.0
108
+ referencing==0.35.1
109
+ regex==2024.11.6
110
+ requests==2.32.3
111
+ rich==13.9.4
112
+ rpds-py==0.21.0
113
+ ruff==0.7.4
114
+ safehttpx==0.1.1
115
+ safetensors==0.4.5
116
+ scikit-learn==1.5.2
117
+ scipy==1.14.1
118
+ semantic-version==2.10.0
119
+ setuptools==75.5.0
120
+ shellingham==1.5.4
121
+ six==1.16.0
122
+ smmap==5.0.1
123
+ sniffio==1.3.1
124
+ soupsieve==2.6
125
+ SQLAlchemy==2.0.36
126
+ stack-data==0.6.3
127
+ starlette==0.41.2
128
+ streamlit==1.40.1
129
+ striprtf==0.0.26
130
+ sympy==1.13.1
131
+ tenacity==8.5.0
132
+ threadpoolctl==3.5.0
133
+ tiktoken==0.8.0
134
+ tokenizers==0.20.3
135
+ toml==0.10.2
136
+ tomlkit==0.12.0
137
+ torch==2.5.1
138
+ tornado==6.4.1
139
+ tqdm==4.67.0
140
+ traitlets==5.14.3
141
+ transformers==4.46.2
142
+ typer==0.13.0
143
+ typing-inspect==0.9.0
144
+ typing_extensions==4.12.2
145
+ tzdata==2024.2
146
+ urllib3==2.2.3
147
+ uvicorn==0.32.0
148
+ watchdog==6.0.0
149
+ wcwidth==0.2.13
150
+ websockets==12.0
151
+ wrapt==1.16.0
152
+ yarl==1.17.1