-
- Downloads
update dependencies
adapter-transformers==3.2.1 | ||
aiohttp==3.8.4 | ||
aiosignal==1.3.1 | ||
async-timeout==4.0.2 | ||
attrs==23.1.0 | ||
certifi==2023.5.7 | ||
charset-normalizer==3.1.0 | ||
cmake==3.26.3 | ||
datasets==2.12.0 | ||
dill==0.3.6 | ||
filelock==3.12.0 | ||
frozenlist==1.3.3 | ||
fsspec==2023.5.0 | ||
huggingface-hub==0.14.1 | ||
idna==3.4 | ||
... | ... | @@ -11,6 +18,8 @@ joblib==1.2.0 |
lit==16.0.3 | ||
MarkupSafe==2.1.2 | ||
mpmath==1.3.0 | ||
multidict==6.0.4 | ||
multiprocess==0.70.14 | ||
networkx==3.1 | ||
numpy==1.24.3 | ||
nvidia-cublas-cu11==11.10.3.66 | ||
... | ... | @@ -27,11 +36,13 @@ nvidia-nvtx-cu11==11.7.91 |
packaging==23.1 | ||
pandas==2.0.1 | ||
Pillow==9.5.0 | ||
pyarrow==12.0.0 | ||
python-dateutil==2.8.2 | ||
pytz==2023.3 | ||
PyYAML==6.0 | ||
regex==2023.5.5 | ||
requests==2.30.0 | ||
responses==0.18.0 | ||
scikit-learn==1.2.2 | ||
scipy==1.10.1 | ||
six==1.16.0 | ||
... | ... | @@ -46,4 +57,6 @@ transformers==4.29.0 |
triton==2.0.0 | ||
typing_extensions==4.5.0 | ||
tzdata==2023.3 | ||
urllib3==2.0.2 | ||
\ No newline at end of file | ||
urllib3==2.0.2 | ||
xxhash==3.2.0 | ||
yarl==1.9.2 |
Please register or sign in to comment