mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
add requirements for seaborn
This commit is contained in:
parent
6b94286e7f
commit
cc0a4df82f
1 changed files with 12 additions and 12 deletions
|
|
@ -6,7 +6,6 @@ aiosignal==1.3.1
|
||||||
aliyun-python-sdk-core==2.13.36
|
aliyun-python-sdk-core==2.13.36
|
||||||
aliyun-python-sdk-kms==2.16.1
|
aliyun-python-sdk-kms==2.16.1
|
||||||
antlr4-python3-runtime==4.9.3
|
antlr4-python3-runtime==4.9.3
|
||||||
appnope==0.1.3
|
|
||||||
asttokens==2.2.1
|
asttokens==2.2.1
|
||||||
async-timeout==4.0.3
|
async-timeout==4.0.3
|
||||||
attrs==23.1.0
|
attrs==23.1.0
|
||||||
|
|
@ -21,11 +20,11 @@ backcall==0.2.0
|
||||||
beautifulsoup4==4.12.2
|
beautifulsoup4==4.12.2
|
||||||
blessed==1.20.0
|
blessed==1.20.0
|
||||||
blis==0.7.10
|
blis==0.7.10
|
||||||
boto3==1.28.26
|
boto3==1.28.25
|
||||||
botocore==1.31.26
|
botocore==1.31.25
|
||||||
cachetools==5.3.1
|
cachetools==5.3.1
|
||||||
catalogue==2.0.9
|
catalogue==2.0.9
|
||||||
catboost==1.1.1
|
catboost==1.2
|
||||||
certifi==2023.7.22
|
certifi==2023.7.22
|
||||||
cffi==1.15.1
|
cffi==1.15.1
|
||||||
charset-normalizer==3.2.0
|
charset-normalizer==3.2.0
|
||||||
|
|
@ -41,7 +40,7 @@ cryptography==41.0.3
|
||||||
cycler==0.11.0
|
cycler==0.11.0
|
||||||
cymem==2.0.7
|
cymem==2.0.7
|
||||||
datasets==2.14.4
|
datasets==2.14.4
|
||||||
debugpy==1.6.7.post1
|
debugpy==1.6.7
|
||||||
decorator==5.1.1
|
decorator==5.1.1
|
||||||
defusedxml==0.7.1
|
defusedxml==0.7.1
|
||||||
dill==0.3.7
|
dill==0.3.7
|
||||||
|
|
@ -65,7 +64,7 @@ google-auth-oauthlib==1.0.0
|
||||||
googleapis-common-protos==1.60.0
|
googleapis-common-protos==1.60.0
|
||||||
gpustat==1.1
|
gpustat==1.1
|
||||||
graphviz==0.20.1
|
graphviz==0.20.1
|
||||||
grpcio==1.49.1
|
grpcio==1.50.0
|
||||||
huggingface-hub==0.16.4
|
huggingface-hub==0.16.4
|
||||||
hyperopt==0.2.7
|
hyperopt==0.2.7
|
||||||
idna==3.4
|
idna==3.4
|
||||||
|
|
@ -149,7 +148,7 @@ pytorch-metric-learning==1.7.3
|
||||||
pytz==2023.3
|
pytz==2023.3
|
||||||
PyWavelets==1.4.1
|
PyWavelets==1.4.1
|
||||||
PyYAML==6.0.1
|
PyYAML==6.0.1
|
||||||
pyzmq==25.1.1
|
pyzmq==25.1.0
|
||||||
ray==2.3.1
|
ray==2.3.1
|
||||||
regex==2023.8.8
|
regex==2023.8.8
|
||||||
requests==2.28.2
|
requests==2.28.2
|
||||||
|
|
@ -162,6 +161,7 @@ safetensors==0.3.2
|
||||||
scikit-image==0.19.3
|
scikit-image==0.19.3
|
||||||
scikit-learn==1.2.2
|
scikit-learn==1.2.2
|
||||||
scipy==1.11.1
|
scipy==1.11.1
|
||||||
|
seaborn==0.12.2
|
||||||
sentencepiece==0.1.99
|
sentencepiece==0.1.99
|
||||||
seqeval==1.2.2
|
seqeval==1.2.2
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
|
|
@ -175,22 +175,22 @@ stack-data==0.6.2
|
||||||
statsforecast==1.4.0
|
statsforecast==1.4.0
|
||||||
statsmodels==0.14.0
|
statsmodels==0.14.0
|
||||||
tabulate==0.9.0
|
tabulate==0.9.0
|
||||||
tenacity==8.2.3
|
tenacity==8.2.2
|
||||||
tensorboard==2.14.0
|
tensorboard==2.14.0
|
||||||
tensorboard-data-server==0.7.1
|
tensorboard-data-server==0.7.1
|
||||||
tensorboardX==2.6.2
|
tensorboardX==2.6.2
|
||||||
text-unidecode==1.3
|
text-unidecode==1.3
|
||||||
thinc==8.1.12
|
thinc==8.1.12
|
||||||
threadpoolctl==3.2.0
|
threadpoolctl==3.2.0
|
||||||
tifffile==2023.8.12
|
tifffile==2023.7.18
|
||||||
timm==0.9.5
|
timm==0.9.5
|
||||||
tokenizers==0.13.3
|
tokenizers==0.13.3
|
||||||
toolz==0.12.0
|
toolz==0.12.0
|
||||||
torch==1.13.1
|
torch==1.13.1
|
||||||
torchmetrics==0.11.4
|
torchmetrics==0.11.4
|
||||||
torchvision==0.14.1
|
torchvision==0.14.1
|
||||||
tornado==6.3.3
|
tornado==6.3.2
|
||||||
tqdm==4.65.2
|
tqdm==4.65.1
|
||||||
traitlets==5.9.0
|
traitlets==5.9.0
|
||||||
transformers==4.26.1
|
transformers==4.26.1
|
||||||
typer==0.9.0
|
typer==0.9.0
|
||||||
|
|
@ -201,7 +201,7 @@ urllib3==1.26.16
|
||||||
virtualenv==20.24.3
|
virtualenv==20.24.3
|
||||||
wasabi==1.1.2
|
wasabi==1.1.2
|
||||||
wcwidth==0.2.6
|
wcwidth==0.2.6
|
||||||
Werkzeug==2.3.7
|
Werkzeug==2.3.6
|
||||||
window-ops==0.0.14
|
window-ops==0.0.14
|
||||||
xgboost==1.7.6
|
xgboost==1.7.6
|
||||||
xxhash==3.3.0
|
xxhash==3.3.0
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue