Thillai commited on
Commit
de2a7ab
1 Parent(s): 0273fe2

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +179 -0
requirements.txt ADDED
@@ -0,0 +1,179 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.28.0
2
+ aiohttp==3.9.3
3
+ aiosignal==1.3.1
4
+ annotated-types==0.6.0
5
+ anyio==3.7.1
6
+ asgiref==3.8.1
7
+ asttokens==2.4.1
8
+ attrs==23.2.0
9
+ bcrypt==4.1.2
10
+ blinker==1.7.0
11
+ blis==0.7.11
12
+ bokeh==3.4.0
13
+ cachetools==5.3.3
14
+ catalogue==2.0.10
15
+ certifi==2024.2.2
16
+ cffi==1.16.0
17
+ charset-normalizer==3.3.2
18
+ click==8.1.7
19
+ cloudpathlib==0.16.0
20
+ cloudpickle==3.0.0
21
+ colorama==0.4.6
22
+ coloredlogs==15.0.1
23
+ comm==0.2.1
24
+ confection==0.1.4
25
+ contourpy==1.2.0
26
+ cryptography==42.0.5
27
+ cycler==0.12.1
28
+ cymem==2.0.8
29
+ dask==2024.3.1
30
+ dask-expr==1.0.5
31
+ debugpy==1.8.1
32
+ decorator==5.1.1
33
+ dill==0.3.8
34
+ distributed==2024.3.1
35
+ executing==2.0.1
36
+ fastapi==0.110.0
37
+ ffmpy==0.3.2
38
+ filelock==3.13.1
39
+ flashtext==2.7
40
+ Flask==3.0.2
41
+ Flask-Cors==4.0.0
42
+ fonttools==4.50.0
43
+ frozenlist==1.4.1
44
+ fsspec==2024.2.0
45
+ future==1.0.0
46
+ google-ai-generativelanguage==0.4.0
47
+ google-api-core==2.18.0
48
+ google-auth==2.29.0
49
+ google-generativeai==0.4.1
50
+ googleapis-common-protos==1.63.0
51
+ gradio==3.9
52
+ grpcio==1.62.1
53
+ grpcio-status==1.62.1
54
+ gunicorn==21.2.0
55
+ h11==0.12.0
56
+ httpcore==0.15.0
57
+ httptools==0.6.1
58
+ httpx==0.25.1
59
+ huggingface-hub==0.21.4
60
+ humanfriendly==10.0
61
+ idna==3.6
62
+ interegular==0.3.3
63
+ ipykernel==6.29.3
64
+
65
+ itsdangerous==2.1.2
66
+ jedi==0.19.1
67
+ Jinja2==3.1.3
68
+ joblib==1.3.2
69
+ jsonformer==0.12.0
70
+ jupyter_client==8.6.0
71
+ jupyter_core==5.7.1
72
+ kiwisolver==1.4.5
73
+ langcodes==3.3.0
74
+ linkify-it-py==2.0.3
75
+ lm-format-enforcer==0.9.3
76
+ locket==1.0.0
77
+ lz4==4.3.3
78
+ markdown-it-py==3.0.0
79
+ MarkupSafe==2.1.5
80
+ matplotlib==3.8.3
81
+ matplotlib-inline==0.1.6
82
+ mdit-py-plugins==0.4.0
83
+ mdurl==0.1.2
84
+ mpmath==1.3.0
85
+ msgpack==1.0.8
86
+ multidict==6.0.5
87
+ multiprocess==0.70.16
88
+ murmurhash==1.0.10
89
+ nest-asyncio==1.6.0
90
+ networkx==2.6
91
+ nltk==3.5
92
+ numpy==1.26.4
93
+ orjson==3.9.15
94
+ packaging==23.2
95
+ pandas==2.2.1
96
+ paramiko==3.4.0
97
+ parso==0.8.3
98
+ partd==1.4.1
99
+ pillow==10.2.0
100
+ pke @ git+https://github.com/boudinfl/pke.git@69871ffdb720b83df23684fea53ec8776fd87e63
101
+ platformdirs==4.2.0
102
+ preshed==3.0.9
103
+ prompt-toolkit==3.0.43
104
+ proto-plus==1.23.0
105
+ protobuf==4.25.3
106
+ psutil==5.9.8
107
+ pure-eval==0.2.2
108
+ pyarrow==15.0.2
109
+ pyarrow-hotfix==0.6
110
+ pyasn1==0.6.0
111
+ pyasn1_modules==0.4.0
112
+ pycparser==2.21
113
+ pycryptodome==3.20.0
114
+ pydantic==2.6.4
115
+ pydantic_core==2.16.3
116
+ pydub==0.25.1
117
+ Pygments==2.17.2
118
+ PyNaCl==1.5.0
119
+ pyparsing==3.1.2
120
+ pyreadline3==3.4.1
121
+ python-dateutil==2.8.2
122
+ python-dotenv==1.0.1
123
+ python-multipart==0.0.9
124
+ pytz==2024.1
125
+
126
+ PyYAML==6.0.1
127
+ pyzmq==25.1.2
128
+ regex==2023.12.25
129
+ requests==2.31.0
130
+ rsa==4.9
131
+ safetensors==0.4.2
132
+ scikit-learn==1.4.1.post1
133
+ scipy==1.12.0
134
+ sense2vec==2.0.1
135
+ sentence-transformers==2.2.2
136
+ sentencepiece==0.2.0
137
+ setuptools==69.2.0
138
+ six==1.16.0
139
+ smart-open==6.4.0
140
+ sniffio==1.3.1
141
+ sortedcontainers==2.4.0
142
+ spacy==3.7.4
143
+ spacy-legacy==3.0.12
144
+ spacy-loggers==1.0.5
145
+ srsly==2.4.8
146
+ stack-data==0.6.3
147
+ starlette==0.36.3
148
+ strsim==0.0.3
149
+ sympy==1.12
150
+ tblib==3.0.0
151
+ termcolor==2.4.0
152
+ textwrap3==0.9.2
153
+ thinc==8.2.3
154
+ threadpoolctl==3.4.0
155
+ tokenizers==0.15.2
156
+ toolz==0.12.1
157
+ torch==2.2.1
158
+ torchvision==0.17.1
159
+ tornado==6.4
160
+ tqdm==4.66.2
161
+ traitlets==5.14.1
162
+ transformers==4.39.1
163
+ typer==0.9.4
164
+ typing_extensions==4.10.0
165
+ tzdata==2024.1
166
+ uc-micro-py==1.0.3
167
+ Unidecode==1.3.8
168
+ urllib3==1.26.6
169
+ uvicorn==0.29.0
170
+ wasabi==1.1.2
171
+ watchfiles==0.21.0
172
+ wcwidth==0.2.13
173
+ weasel==0.3.4
174
+ websockets==12.0
175
+ Werkzeug==3.0.1
176
+ xxhash==3.4.1
177
+ xyzservices==2023.10.1
178
+ yarl==1.9.4
179
+ zict==3.0.0