ailearnings commited on
Commit
6e04fa4
·
verified ·
1 Parent(s): bd386c3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +70 -87
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  absl-py==2.1.0
 
2
  aiofiles==23.2.1
3
  aiohttp==3.9.3
4
  aiosignal==1.3.1
@@ -8,60 +9,53 @@ 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
@@ -72,117 +66,106 @@ 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
 
 
1
  absl-py==2.1.0
2
+ accelerate==0.27.2
3
  aiofiles==23.2.1
4
  aiohttp==3.9.3
5
  aiosignal==1.3.1
 
9
  astunparse==1.6.3
10
  async-timeout==4.0.3
11
  attrs==23.2.0
12
+ blis==0.7.11
 
 
 
 
 
13
  cachetools==5.3.2
14
+ catalogue==2.0.10
15
+ certifi==2022.12.7
16
+ chardet==5.2.0
17
+ charset-normalizer==2.1.1
18
  click==8.1.7
19
+ cloudpathlib==0.16.0
20
  colorama==0.4.6
21
+ confection==0.1.4
22
  contourpy==1.2.0
 
 
23
  ctransformers==0.2.27
24
+ cupy-cuda12x==12.3.0
25
+ curated-tokenizers==0.0.9
26
+ curated-transformers==0.1.1
27
  cycler==0.12.1
28
+ cymem==2.0.8
29
  dataclasses-json==0.6.4
30
+ distro==1.9.0
31
+ es-core-news-sm @ https://github.com/explosion/spacy-models/releases/download/es_core_news_sm-3.7.0/es_core_news_sm-3.7.0-py3-none-any.whl#sha256=61e6e5530941f5880166855f09f60d7e6ba79ec1e8e45f96244bdb1eb169eb1d
32
+ es-dep-news-trf @ https://github.com/explosion/spacy-models/releases/download/es_dep_news_trf-3.7.2/es_dep_news_trf-3.7.2-py3-none-any.whl#sha256=03117d52d9077a5af65a8163b419fb94569e2048039bdbacd6484b27bfcbd272
33
  exceptiongroup==1.2.0
34
+ fastapi==0.109.2
35
+ fastrlock==0.8.2
36
  ffmpy==0.3.2
37
+ filelock==3.9.0
38
  flatbuffers==23.5.26
39
  fonttools==4.49.0
40
  frozenlist==1.4.1
41
+ fsspec==2023.12.1
42
  gast==0.5.4
 
43
  google-auth==2.28.0
44
  google-auth-oauthlib==1.2.0
 
 
 
45
  google-pasta==0.2.0
46
+ gradio==4.19.1
47
+ gradio_client==0.10.0
 
 
48
  greenlet==3.0.3
49
  grpcio==1.60.1
50
  h11==0.14.0
51
  h5py==3.10.0
52
+ httpcore==1.0.3
53
+ httpx==0.26.0
54
+ huggingface-hub==0.20.3
55
+ idna==3.4
56
+ importlib-metadata==7.0.1
57
  importlib-resources==6.1.1
58
+ Jinja2==3.1.2
 
 
 
59
  joblib==1.3.2
60
  jsonpatch==1.33
61
  jsonpointer==2.4
 
66
  langchain==0.1.7
67
  langchain-community==0.0.20
68
  langchain-core==0.1.23
69
+ langcodes==3.3.0
70
  langdetect==1.0.9
71
+ langid==1.1.6
72
  langsmith==0.0.87
73
  libclang==16.0.6
74
+ litellm==1.26.3
 
75
  Markdown==3.5.2
76
  markdown-it-py==3.0.0
77
+ MarkupSafe==2.1.3
78
  marshmallow==3.20.2
79
  matplotlib==3.8.3
80
  mdurl==0.1.2
81
  ml-dtypes==0.2.0
82
  mpmath==1.3.0
 
 
83
  multidict==6.0.5
84
+ murmurhash==1.0.10
85
  mypy-extensions==1.0.0
86
  networkx==3.2.1
87
+ nltk==3.8.1
88
+ numpy==1.26.3
89
+ nvidia-cublas-cu12==12.3.4.1
90
+ nvidia-cuda-runtime-cu12==12.3.101
91
+ nvidia-ml-py3==7.352.0
 
 
 
 
 
 
 
 
92
  oauthlib==3.2.2
93
+ openai==1.12.0
94
  opt-einsum==3.3.0
95
  orjson==3.9.14
96
  packaging==23.2
97
  pandas==2.2.0
98
+ php==1.2.1
99
+ pillow==10.2.0
100
+ preshed==3.0.9
 
101
  protobuf==4.25.3
102
  psutil==5.9.8
103
  py-cpuinfo==9.0.0
104
  pyasn1==0.5.1
105
  pyasn1-modules==0.3.0
106
+ pybind11==2.11.1
107
+ pydantic==2.6.1
108
  pydantic_core==2.16.2
109
  pydub==0.25.1
110
  Pygments==2.17.2
111
  pyparsing==3.1.1
 
112
  python-dateutil==2.8.2
113
+ python-dotenv==1.0.1
114
  python-multipart==0.0.9
115
+ python-version==0.0.2
116
  pytz==2024.1
117
  PyYAML==6.0.1
118
  referencing==0.33.0
119
  regex==2023.12.25
120
+ reportlab==4.1.0
121
  requests==2.31.0
122
  requests-oauthlib==1.3.1
 
123
  rich==13.7.0
 
124
  rpds-py==0.18.0
125
  rsa==4.9
126
+ ruff==0.2.1
127
  safetensors==0.4.2
128
+ scikit-learn==1.4.1.post1
129
+ scipy==1.12.0
130
  semantic-version==2.10.0
131
  shellingham==1.5.4
 
132
  six==1.16.0
133
+ smart-open==6.4.0
134
  sniffio==1.3.0
135
+ spacy==3.7.4
136
+ spacy-curated-transformers==0.2.2
137
+ spacy-legacy==3.0.12
138
+ spacy-loggers==1.0.5
139
  SQLAlchemy==2.0.27
140
+ srsly==2.4.8
141
+ starlette==0.36.3
142
  sympy==1.12
143
  tenacity==8.2.3
144
  tensorboard==2.15.2
145
  tensorboard-data-server==0.7.2
146
+ tensorflow==2.15.0
147
  tensorflow-estimator==2.15.0
148
+ tensorflow-io-gcs-filesystem==0.31.0
149
  termcolor==2.4.0
150
+ textblob==0.17.1
151
+ thinc==8.2.3
152
+ threadpoolctl==3.3.0
153
+ tiktoken==0.6.0
154
  tokenizers==0.15.2
155
+ tomlkit==0.12.0
 
156
  toolz==0.12.1
 
 
 
157
  tqdm==4.66.2
158
+ transformers==4.37.2
 
 
159
  typer==0.9.0
 
 
 
 
 
 
160
  typing-inspect==0.9.0
161
+ typing_extensions==4.8.0
162
  tzdata==2024.1
163
+ urllib3==1.26.13
164
+ uvicorn==0.27.1
165
+ wasabi==1.1.2
166
+ weasel==0.3.4
167
  websockets==11.0.3
168
  Werkzeug==3.0.1
169
  wrapt==1.14.1
170
  yarl==1.9.4
171
+ zipp==3.17.0