Jordy02 commited on
Commit
e6e8174
·
1 Parent(s): dd632f3

adding requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +166 -0
requirements.txt ADDED
@@ -0,0 +1,166 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.4.0
2
+ aiofiles==23.1.0
3
+ aiohttp==3.8.4
4
+ aiosignal==1.3.1
5
+ altair==5.0.1
6
+ anyio==3.7.0
7
+ astunparse==1.6.3
8
+ async-timeout==4.0.2
9
+ attrs==23.1.0
10
+ audioread==3.0.1
11
+ autopep8==2.0.4
12
+ beautifulsoup4==4.12.2
13
+ blinker==1.7.0
14
+ cachetools==5.3.1
15
+ certifi==2023.5.7
16
+ cffi==1.16.0
17
+ charset-normalizer==3.1.0
18
+ click==8.1.3
19
+ contourpy==1.1.0
20
+ cycler==0.11.0
21
+ dataclasses-json==0.5.8
22
+ decorator==5.1.1
23
+ distro==1.8.0
24
+ dnspython==2.4.0
25
+ fastapi==0.97.0
26
+ ffmpy==0.3.0
27
+ filelock==3.12.2
28
+ flatbuffers==23.5.26
29
+ fonttools==4.40.0
30
+ frozenlist==1.3.3
31
+ fsspec==2023.6.0
32
+ gast==0.4.0
33
+ gevent==23.7.0
34
+ gitdb==4.0.11
35
+ GitPython==3.1.40
36
+ google-auth==2.22.0
37
+ google-auth-oauthlib==1.0.0
38
+ google-pasta==0.2.0
39
+ gpt-index==0.4.24
40
+ gptcache==0.1.32
41
+ gradio==3.35.2
42
+ gradio_client==0.2.7
43
+ greenlet==2.0.2
44
+ grpcio==1.56.2
45
+ h11==0.14.0
46
+ h5py==3.9.0
47
+ httpcore==0.17.3
48
+ httpx==0.24.1
49
+ huggingface-hub==0.15.1
50
+ idna==3.4
51
+ importlib-metadata==6.8.0
52
+ Jinja2==3.1.2
53
+ joblib==1.3.2
54
+ jsonschema==4.17.3
55
+ keras==2.13.1
56
+ kiwisolver==1.4.4
57
+ langchain==0.0.142
58
+ langchainplus-sdk==0.0.10
59
+ lazy_loader==0.3
60
+ libclang==16.0.6
61
+ librosa==0.10.1
62
+ linkify-it-py==2.0.2
63
+ llama-index==0.5.27
64
+ llvmlite==0.42.0
65
+ loguru==0.7.0
66
+ Markdown==3.4.4
67
+ markdown-it-py==2.2.0
68
+ MarkupSafe==2.1.3
69
+ marshmallow==3.19.0
70
+ marshmallow-enum==1.5.1
71
+ matplotlib==3.7.1
72
+ mdit-py-plugins==0.3.3
73
+ mdurl==0.1.2
74
+ mpmath==1.3.0
75
+ msgpack==1.0.8
76
+ multidict==6.0.4
77
+ mypy-extensions==1.0.0
78
+ networkx==3.1
79
+ noisereduce==3.0.2
80
+ numba==0.59.0
81
+ numexpr==2.8.4
82
+ numpy==1.24.3
83
+ oauthlib==3.2.2
84
+ openai==1.3.3
85
+ openapi-schema-pydantic==1.2.4
86
+ opt-einsum==3.3.0
87
+ orjson==3.9.1
88
+ packaging==23.1
89
+ pandas==2.0.2
90
+ pdfkit==1.0.0
91
+ pedalboard==0.9.3
92
+ Pillow==9.5.0
93
+ pinecone-client==2.2.2
94
+ platformdirs==4.2.0
95
+ pooch==1.8.1
96
+ protobuf==4.23.4
97
+ pyarrow==14.0.1
98
+ pyasn1==0.5.0
99
+ pyasn1-modules==0.3.0
100
+ pycodestyle==2.11.1
101
+ pycparser==2.21
102
+ pycryptodome==3.18.0
103
+ pydantic==1.10.9
104
+ pydeck==0.8.1b0
105
+ pydub==0.25.1
106
+ Pygments==2.15.1
107
+ pyparsing==3.0.9
108
+ PyPDF2==3.0.1
109
+ pyrsistent==0.19.3
110
+ python-dateutil==2.8.2
111
+ python-multipart==0.0.6
112
+ pytz==2023.3
113
+ PyYAML==6.0
114
+ regex==2023.6.3
115
+ reportlab==4.0.6
116
+ requests==2.31.0
117
+ requests-oauthlib==1.3.1
118
+ rich==13.7.0
119
+ rsa==4.9
120
+ safetensors==0.3.1
121
+ scikit-learn==1.4.1.post1
122
+ scipy==1.12.0
123
+ semantic-version==2.10.0
124
+ six==1.16.0
125
+ smmap==5.0.1
126
+ sniffio==1.3.0
127
+ soundfile==0.12.1
128
+ soupsieve==2.5
129
+ soxr==0.3.7
130
+ SQLAlchemy==1.4.48
131
+ starlette==0.27.0
132
+ streamlit==1.28.2
133
+ sympy==1.12
134
+ tenacity==8.2.2
135
+ tensorboard==2.13.0
136
+ tensorboard-data-server==0.7.1
137
+ tensorflow==2.13.0
138
+ tensorflow-estimator==2.13.0
139
+ tensorflow-macos==2.13.0
140
+ termcolor==2.3.0
141
+ threadpoolctl==3.3.0
142
+ tiktoken==0.4.0
143
+ tokenizers==0.13.3
144
+ toml==0.10.2
145
+ toolz==0.12.0
146
+ torch==2.0.1
147
+ tornado==6.3.3
148
+ tqdm==4.65.0
149
+ transformers==4.31.0
150
+ typing-inspect==0.8.0
151
+ typing_extensions==4.5.0
152
+ tzdata==2023.3
153
+ tzlocal==5.2
154
+ uc-micro-py==1.0.2
155
+ urllib3==1.26.16
156
+ uvicorn==0.22.0
157
+ validators==0.22.0
158
+ websocket==0.2.1
159
+ websocket-client==1.6.2
160
+ websockets==11.0.3
161
+ Werkzeug==2.3.6
162
+ wrapt==1.15.0
163
+ yarl==1.9.2
164
+ zipp==3.17.0
165
+ zope.event==5.0
166
+ zope.interface==6.0