iclalcetin commited on
Commit
1b24e19
1 Parent(s): 0c0f6a9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +173 -0
requirements.txt ADDED
@@ -0,0 +1,173 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.18.0
2
+ aiofiles==23.1.0
3
+ aiohttp==3.8.4
4
+ aiosignal==1.3.1
5
+ altair==4.2.2
6
+ anyio==3.6.2
7
+ async-timeout==4.0.2
8
+ attrs==22.2.0
9
+ Automat==22.10.0
10
+ autopep8==2.0.2
11
+ backoff==2.2.1
12
+ blinker==1.6.2
13
+ cachetools==5.3.0
14
+ certifi==2022.12.7
15
+ cffi==1.15.1
16
+ charset-normalizer==3.1.0
17
+ chromadb==0.3.21
18
+ click==8.1.3
19
+ clickhouse-connect==0.5.20
20
+ cmake==3.26.3
21
+ constantly==15.1.0
22
+ contourpy==1.0.7
23
+ cryptography==40.0.1
24
+ cssselect==1.2.0
25
+ cycler==0.11.0
26
+ dataclasses-json==0.5.7
27
+ decorator==5.1.1
28
+ diffusers==0.15.0
29
+ duckdb==0.7.1
30
+ entrypoints==0.4
31
+ fastapi==0.95.1
32
+ ffmpy==0.3.0
33
+ filelock==3.11.0
34
+ fonttools==4.39.3
35
+ frozenlist==1.3.3
36
+ fsspec==2023.4.0
37
+ gitdb==4.0.10
38
+ GitPython==3.1.31
39
+ gptcache==0.1.10
40
+ gradio==3.27.0
41
+ gradio_client==0.1.3
42
+ greenlet==2.0.2
43
+ h11==0.14.0
44
+ hnswlib==0.7.0
45
+ html2text==2020.1.16
46
+ httpcore==0.17.0
47
+ httptools==0.5.0
48
+ httpx==0.24.0
49
+ huggingface-hub==0.13.4
50
+ hyperlink==21.0.0
51
+ idna==3.4
52
+ importlib-metadata==6.3.0
53
+ importlib-resources==5.12.0
54
+ incremental==22.10.0
55
+ itemadapter==0.8.0
56
+ itemloaders==1.0.6
57
+ Jinja2==3.1.2
58
+ jmespath==1.0.1
59
+ joblib==1.2.0
60
+ jsonschema==4.17.3
61
+ kiwisolver==1.4.4
62
+ langchain==0.0.139
63
+ linkify-it-py==2.0.0
64
+ lit==16.0.1
65
+ lxml==4.9.2
66
+ lz4==4.3.2
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
+ mdit-py-plugins==0.3.3
73
+ mdurl==0.1.2
74
+ monotonic==1.6
75
+ mpmath==1.3.0
76
+ multidict==6.0.4
77
+ mypy-extensions==1.0.0
78
+ networkx==3.1
79
+ nltk==3.8.1
80
+ numpy==1.24.2
81
+ nvidia-cublas-cu11==11.10.3.66
82
+ nvidia-cuda-cupti-cu11==11.7.101
83
+ nvidia-cuda-nvrtc-cu11==11.7.99
84
+ nvidia-cuda-runtime-cu11==11.7.99
85
+ nvidia-cudnn-cu11==8.5.0.96
86
+ nvidia-cufft-cu11==10.9.0.58
87
+ nvidia-curand-cu11==10.2.10.91
88
+ nvidia-cusolver-cu11==11.4.0.1
89
+ nvidia-cusparse-cu11==11.7.4.91
90
+ nvidia-nccl-cu11==2.14.3
91
+ nvidia-nvtx-cu11==11.7.91
92
+ openai==0.27.4
93
+ openapi-schema-pydantic==1.2.4
94
+ orjson==3.8.10
95
+ packaging==23.1
96
+ pandas==1.5.3
97
+ parsel==1.7.0
98
+ Pillow==9.5.0
99
+ posthog==2.5.0
100
+ Protego==0.2.1
101
+ protobuf==3.20.3
102
+ psutil==5.9.4
103
+ pyarrow==11.0.0
104
+ pyasn1==0.4.8
105
+ pyasn1-modules==0.2.8
106
+ pycodestyle==2.10.0
107
+ pycparser==2.21
108
+ pydantic==1.10.7
109
+ pydeck==0.8.0
110
+ PyDispatcher==2.0.7
111
+ pydub==0.25.1
112
+ Pygments==2.15.0
113
+ Pympler==1.0.1
114
+ pyOpenSSL==23.1.1
115
+ pyparsing==3.0.9
116
+ PyPDF2==3.0.1
117
+ pyrsistent==0.19.3
118
+ python-dateutil==2.8.2
119
+ python-dotenv==1.0.0
120
+ python-multipart==0.0.6
121
+ pytz==2023.3
122
+ pytz-deprecation-shim==0.1.0.post0
123
+ PyYAML==6.0
124
+ queuelib==1.6.2
125
+ regex==2023.3.23
126
+ requests==2.28.2
127
+ requests-file==1.5.1
128
+ rich==13.3.4
129
+ scikit-learn==1.2.2
130
+ scipy==1.10.1
131
+ semantic-version==2.10.0
132
+ sentence-transformers==2.2.2
133
+ sentencepiece==0.1.98
134
+ service-identity==21.1.0
135
+ six==1.16.0
136
+ smmap==5.0.0
137
+ sniffio==1.3.0
138
+ SQLAlchemy==1.4.47
139
+ starlette==0.26.1
140
+ streamlit==1.21.0
141
+ sympy==1.11.1
142
+ tenacity==8.2.2
143
+ threadpoolctl==3.1.0
144
+ tiktoken==0.3.3
145
+ tldextract==3.4.0
146
+ tokenizers==0.13.3
147
+ toml==0.10.2
148
+ tomli==2.0.1
149
+ toolz==0.12.0
150
+ torch==2.0.0
151
+ torchvision==0.15.1
152
+ tornado==6.2
153
+ tqdm==4.65.0
154
+ transformers==4.28.0
155
+ triton==2.0.0
156
+ Twisted==22.10.0
157
+ typing-inspect==0.8.0
158
+ typing_extensions==4.5.0
159
+ tzdata==2023.3
160
+ tzlocal==4.3
161
+ uc-micro-py==1.0.1
162
+ urllib3==1.26.15
163
+ uvicorn==0.21.1
164
+ uvloop==0.17.0
165
+ validators==0.20.0
166
+ w3lib==2.1.1
167
+ watchdog==3.0.0
168
+ watchfiles==0.19.0
169
+ websockets==11.0.1
170
+ yarl==1.8.2
171
+ zipp==3.15.0
172
+ zope.interface==6.0
173
+ zstandard==0.20.0