ailearnings commited on
Commit
a19da5b
·
verified ·
1 Parent(s): 043c7e0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +188 -0
requirements.txt ADDED
@@ -0,0 +1,188 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ aiofiles==23.2.1
3
+ aiohttp==3.9.3
4
+ aiosignal==1.3.1
5
+ altair==5.2.0
6
+ annotated-types==0.6.0
7
+ anyio==4.2.0
8
+ astunparse==1.6.3
9
+ async-timeout==4.0.3
10
+ attrs==23.2.0
11
+ Authlib==1.3.0
12
+ baseten==0.8.2
13
+ blake3==0.3.4
14
+ boto3==1.34.44
15
+ botocore==1.34.44
16
+ build==1.0.3
17
+ cachetools==5.3.2
18
+ certifi==2024.2.2
19
+ cffi==1.16.0
20
+ charset-normalizer==3.3.2
21
+ click==8.1.7
22
+ cloudpickle==2.2.1
23
+ colorama==0.4.6
24
+ contourpy==1.2.0
25
+ coolname==2.2.0
26
+ cryptography==42.0.3
27
+ ctransformers==0.2.27
28
+ cycler==0.12.1
29
+ dataclasses-json==0.6.4
30
+ diskcache==5.6.3
31
+ exceptiongroup==1.2.0
32
+ fastapi==0.95.2
33
+ ffmpy==0.3.2
34
+ filelock==3.13.1
35
+ flatbuffers==23.5.26
36
+ fonttools==4.49.0
37
+ frozenlist==1.4.1
38
+ fsspec==2024.2.0
39
+ gast==0.5.4
40
+ google-api-core==2.17.1
41
+ google-auth==2.28.0
42
+ google-auth-oauthlib==1.2.0
43
+ google-cloud-core==2.4.1
44
+ google-cloud-storage==2.10.0
45
+ google-crc32c==1.5.0
46
+ google-pasta==0.2.0
47
+ google-resumable-media==2.7.0
48
+ googleapis-common-protos==1.62.0
49
+ gradio==3.50.2
50
+ gradio_client==0.6.1
51
+ greenlet==3.0.3
52
+ grpcio==1.60.1
53
+ h11==0.14.0
54
+ h5py==3.10.0
55
+ halo==0.0.31
56
+ httpcore==0.17.3
57
+ httpx==0.24.1
58
+ huggingface-hub==0.16.4
59
+ idna==3.6
60
+ importlib-resources==6.1.1
61
+ inquirerpy==0.3.4
62
+ itsdangerous==2.1.2
63
+ Jinja2==3.1.3
64
+ jmespath==1.0.1
65
+ joblib==1.3.2
66
+ jsonpatch==1.33
67
+ jsonpointer==2.4
68
+ jsonschema==4.21.1
69
+ jsonschema-specifications==2023.12.1
70
+ keras==2.15.0
71
+ kiwisolver==1.4.5
72
+ langchain==0.1.7
73
+ langchain-community==0.0.20
74
+ langchain-core==0.1.23
75
+ langdetect==1.0.9
76
+ langsmith==0.0.87
77
+ libclang==16.0.6
78
+ llama_cpp_python==0.2.44
79
+ log-symbols==0.0.14
80
+ Markdown==3.5.2
81
+ markdown-it-py==3.0.0
82
+ MarkupSafe==2.1.5
83
+ marshmallow==3.20.2
84
+ matplotlib==3.8.3
85
+ mdurl==0.1.2
86
+ ml-dtypes==0.2.0
87
+ mpmath==1.3.0
88
+ msgpack==1.0.7
89
+ msgpack-numpy==0.4.8
90
+ multidict==6.0.5
91
+ mypy-extensions==1.0.0
92
+ networkx==3.2.1
93
+ numpy==1.23.5
94
+ nvidia-cublas-cu12==12.1.3.1
95
+ nvidia-cuda-cupti-cu12==12.1.105
96
+ nvidia-cuda-nvrtc-cu12==12.1.105
97
+ nvidia-cuda-runtime-cu12==12.1.105
98
+ nvidia-cudnn-cu12==8.9.2.26
99
+ nvidia-cufft-cu12==11.0.2.54
100
+ nvidia-curand-cu12==10.3.2.106
101
+ nvidia-cusolver-cu12==11.4.5.107
102
+ nvidia-cusparse-cu12==12.1.0.106
103
+ nvidia-nccl-cu12==2.19.3
104
+ nvidia-nvjitlink-cu12==12.3.101
105
+ nvidia-nvtx-cu12==12.1.105
106
+ oauthlib==3.2.2
107
+ opt-einsum==3.3.0
108
+ orjson==3.9.14
109
+ packaging==23.2
110
+ pandas==2.2.0
111
+ pfzy==0.3.4
112
+ Pillow==9.5.0
113
+ pip-tools==7.4.0
114
+ prompt-toolkit==3.0.43
115
+ protobuf==4.25.3
116
+ psutil==5.9.8
117
+ py-cpuinfo==9.0.0
118
+ pyasn1==0.5.1
119
+ pyasn1-modules==0.3.0
120
+ pycparser==2.21
121
+ pydantic==1.10.14
122
+ pydantic_core==2.16.2
123
+ pydub==0.25.1
124
+ Pygments==2.17.2
125
+ pyparsing==3.1.1
126
+ pyproject_hooks==1.0.0
127
+ python-dateutil==2.8.2
128
+ python-json-logger==2.0.7
129
+ python-multipart==0.0.9
130
+ python-on-whales==0.46.0
131
+ pytz==2024.1
132
+ PyYAML==6.0.1
133
+ referencing==0.33.0
134
+ regex==2023.12.25
135
+ requests==2.31.0
136
+ requests-oauthlib==1.3.1
137
+ requests-toolbelt==0.9.1
138
+ rich==13.7.0
139
+ rich-click==1.7.3
140
+ rpds-py==0.18.0
141
+ rsa==4.9
142
+ s3transfer==0.10.0
143
+ safetensors==0.4.2
144
+ semantic-version==2.10.0
145
+ shellingham==1.5.4
146
+ single-source==0.3.0
147
+ six==1.16.0
148
+ sniffio==1.3.0
149
+ spinners==0.0.24
150
+ SQLAlchemy==2.0.27
151
+ starlette==0.27.0
152
+ sympy==1.12
153
+ tenacity==8.2.3
154
+ tensorboard==2.15.2
155
+ tensorboard-data-server==0.7.2
156
+ tensorflow==2.15.0.post1
157
+ tensorflow-estimator==2.15.0
158
+ tensorflow-io-gcs-filesystem==0.36.0
159
+ termcolor==2.4.0
160
+ tokenizers==0.15.2
161
+ tomli==2.0.1
162
+ tomlkit==0.12.3
163
+ toolz==0.12.1
164
+ torch==2.2.0
165
+ torchaudio==2.2.0
166
+ torchvision==0.17.0
167
+ tqdm==4.66.2
168
+ transformers==4.35.2
169
+ triton==2.2.0
170
+ truss==0.6.4
171
+ typer==0.9.0
172
+ types-docutils==0.20.0.20240201
173
+ types-Pillow==9.5.0.6
174
+ types-pytz==2024.1.0.20240203
175
+ types-PyYAML==6.0.12.12
176
+ types-requests==2.31.0.20240125
177
+ types-setuptools==65.7.0.4
178
+ typing-inspect==0.9.0
179
+ typing_extensions==4.9.0
180
+ tzdata==2024.1
181
+ urllib3==2.0.7
182
+ uvicorn==0.21.1
183
+ watchfiles==0.19.0
184
+ wcwidth==0.2.13
185
+ websockets==11.0.3
186
+ Werkzeug==3.0.1
187
+ wrapt==1.14.1
188
+ yarl==1.9.4