mukul-wai commited on
Commit
5442d04
·
1 Parent(s): 41d385b

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +173 -0
requirements.txt ADDED
@@ -0,0 +1,173 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.1.0
2
+ aiohttp==3.8.4
3
+ aiosignal==1.3.1
4
+ altair==5.0.0
5
+ anyio==3.6.2
6
+ argilla==1.6.0
7
+ asttokens==2.2.1
8
+ async-timeout==4.0.2
9
+ attrs==23.1.0
10
+ backcall==0.2.0
11
+ backoff==2.2.1
12
+ boto3==1.26.131
13
+ botocore==1.29.131
14
+ certifi==2023.5.7
15
+ cffi==1.15.1
16
+ charset-normalizer==3.1.0
17
+ chromadb==0.3.22
18
+ click==8.1.3
19
+ clickhouse-connect==0.5.23
20
+ cmake==3.26.3
21
+ commonmark==0.9.1
22
+ contourpy==1.0.7
23
+ cryptography==40.0.2
24
+ cycler==0.11.0
25
+ Cython==0.29.34
26
+ dataclasses-json==0.5.7
27
+ decorator==5.1.1
28
+ Deprecated==1.2.13
29
+ duckdb==0.7.1
30
+ einops==0.6.1
31
+ encodec==0.1.1
32
+ et-xmlfile==1.1.0
33
+ executing==1.2.0
34
+ faiss-cpu==1.7.4
35
+ fastapi==0.95.1
36
+ ffmpy==0.3.0
37
+ filelock==3.12.0
38
+ fonttools==4.39.3
39
+ frozenlist==1.3.3
40
+ fsspec==2023.5.0
41
+ funcy==2.0
42
+ gradio==3.29.0
43
+ gradio_client==0.2.2
44
+ greenlet==2.0.2
45
+ h11==0.14.0
46
+ hnswlib==0.7.0
47
+ httpcore==0.16.3
48
+ httptools==0.5.0
49
+ httpx==0.23.3
50
+ huggingface-hub==0.14.1
51
+ idna==3.4
52
+ importlib-metadata==6.6.0
53
+ importlib-resources==5.12.0
54
+ ipython==8.12.2
55
+ jedi==0.18.2
56
+ Jinja2==3.1.2
57
+ jmespath==1.0.1
58
+ joblib==1.2.0
59
+ jsonschema==4.17.3
60
+ kiwisolver==1.4.4
61
+ langchain==0.0.163
62
+ linkify-it-py==2.0.2
63
+ lit==16.0.3
64
+ lxml==4.9.2
65
+ lz4==4.3.2
66
+ Markdown==3.4.3
67
+ markdown-it-py==2.2.0
68
+ MarkupSafe==2.1.2
69
+ marshmallow==3.19.0
70
+ marshmallow-enum==1.5.1
71
+ matplotlib==3.7.1
72
+ matplotlib-inline==0.1.6
73
+ mdit-py-plugins==0.3.3
74
+ mdurl==0.1.2
75
+ monotonic==1.6
76
+ mpmath==1.3.0
77
+ msg-parser==1.2.0
78
+ multidict==6.0.4
79
+ mypy-extensions==1.0.0
80
+ networkx==3.1
81
+ nltk==3.8.1
82
+ numexpr==2.8.4
83
+ numpy==1.23.5
84
+ nvidia-cublas-cu11==11.10.3.66
85
+ nvidia-cuda-cupti-cu11==11.7.101
86
+ nvidia-cuda-nvrtc-cu11==11.7.99
87
+ nvidia-cuda-runtime-cu11==11.7.99
88
+ nvidia-cudnn-cu11==8.5.0.96
89
+ nvidia-cufft-cu11==10.9.0.58
90
+ nvidia-curand-cu11==10.2.10.91
91
+ nvidia-cusolver-cu11==11.4.0.1
92
+ nvidia-cusparse-cu11==11.7.4.91
93
+ nvidia-nccl-cu11==2.14.3
94
+ nvidia-nvtx-cu11==11.7.91
95
+ olefile==0.46
96
+ openai==0.27.6
97
+ openapi-schema-pydantic==1.2.4
98
+ openpyxl==3.1.2
99
+ orjson==3.8.12
100
+ packaging==23.1
101
+ pandas==1.5.3
102
+ parso==0.8.3
103
+ pdfminer.six==20221105
104
+ pexpect==4.8.0
105
+ pickleshare==0.7.5
106
+ Pillow==9.5.0
107
+ pkgutil_resolve_name==1.3.10
108
+ posthog==3.0.1
109
+ prompt-toolkit==3.0.38
110
+ ptyprocess==0.7.0
111
+ pure-eval==0.2.2
112
+ pycparser==2.21
113
+ pydantic==1.10.7
114
+ pydub==0.25.1
115
+ Pygments==2.15.1
116
+ pypandoc==1.11
117
+ pyparsing==3.0.9
118
+ pypdf==3.8.1
119
+ PyPDF2==3.0.1
120
+ pyrsistent==0.19.3
121
+ python-dateutil==2.8.2
122
+ python-docx==0.8.11
123
+ python-dotenv==1.0.0
124
+ python-magic==0.4.27
125
+ python-multipart==0.0.6
126
+ python-pptx==0.6.21
127
+ pytz==2023.3
128
+ PyYAML==6.0
129
+ regex==2023.5.5
130
+ requests==2.30.0
131
+ rfc3986==1.5.0
132
+ rich==13.0.1
133
+ s3transfer==0.6.1
134
+ scikit-learn==1.2.2
135
+ scipy==1.10.1
136
+ semantic-version==2.10.0
137
+ sentence-transformers==2.2.2
138
+ sentencepiece==0.1.99
139
+ six==1.16.0
140
+ sniffio==1.3.0
141
+ SQLAlchemy==2.0.12
142
+ stack-data==0.6.2
143
+ starlette==0.26.1
144
+ suno-bark @ git+https://github.com/suno-ai/bark.git@1ad007171e0c46078eb6d3afb6db4daf0c4f41cd
145
+ sympy==1.11.1
146
+ tenacity==8.2.2
147
+ threadpoolctl==3.1.0
148
+ tiktoken==0.4.0
149
+ tokenizers==0.13.3
150
+ toolz==0.12.0
151
+ torch==2.0.1
152
+ torchaudio==2.0.2
153
+ torchvision==0.15.2
154
+ tqdm==4.65.0
155
+ traitlets==5.9.0
156
+ transformers==4.28.1
157
+ triton==2.0.0
158
+ typing-inspect==0.8.0
159
+ typing_extensions==4.5.0
160
+ tzdata==2023.3
161
+ uc-micro-py==1.0.2
162
+ unstructured==0.6.5
163
+ urllib3==1.26.15
164
+ uvicorn==0.22.0
165
+ uvloop==0.17.0
166
+ watchfiles==0.19.0
167
+ wcwidth==0.2.6
168
+ websockets==11.0.3
169
+ wrapt==1.14.1
170
+ XlsxWriter==3.1.0
171
+ yarl==1.9.2
172
+ zipp==3.15.0
173
+ zstandard==0.21.0