-
- Téléchargements
changed requirements
parent
c6cc21b4
Aucune branche associée trouvée
Aucune étiquette associée trouvée
... | @@ -9,8 +9,10 @@ certifi==2022.5.18.1 | ... | @@ -9,8 +9,10 @@ certifi==2022.5.18.1 |
charset-normalizer==2.0.12 | charset-normalizer==2.0.12 | ||
click==8.1.3 | click==8.1.3 | ||
cloudpickle==2.1.0 | cloudpickle==2.1.0 | ||
cycler==0.11.0 | |||
docstring-parser==0.14.1 | docstring-parser==0.14.1 | ||
efficientnet-pytorch==0.6.3 | efficientnet-pytorch==0.6.3 | ||
fonttools==4.33.3 | |||
frozenlist==1.3.0 | frozenlist==1.3.0 | ||
fsspec==2022.5.0 | fsspec==2022.5.0 | ||
google-auth==2.6.6 | google-auth==2.6.6 | ||
... | @@ -19,14 +21,17 @@ grpcio==1.46.3 | ... | @@ -19,14 +21,17 @@ grpcio==1.46.3 |
hydra-core==1.2.0 | hydra-core==1.2.0 | ||
hydra-flash==0.1.0 | hydra-flash==0.1.0 | ||
hydra-submitit-launcher==1.2.0 | hydra-submitit-launcher==1.2.0 | ||
hydra-zen==0.7.1 | |||
idna==3.3 | idna==3.3 | ||
importlib-metadata==4.11.4 | importlib-metadata==4.11.4 | ||
importlib-resources==5.7.1 | importlib-resources==5.7.1 | ||
jsonargparse==4.9.0 | jsonargparse==4.9.0 | ||
kiwisolver==1.4.3 | |||
kornia==0.6.5 | kornia==0.6.5 | ||
lightning-bolts==0.5.0 | lightning-bolts==0.5.0 | ||
lightning-flash==0.7.5 | lightning-flash==0.7.5 | ||
Markdown==3.3.7 | Markdown==3.3.7 | ||
matplotlib==3.5.2 | |||
multidict==6.0.2 | multidict==6.0.2 | ||
munch==2.5.0 | munch==2.5.0 | ||
numpy==1.21.1 | numpy==1.21.1 | ||
... | @@ -50,12 +55,14 @@ requests==2.27.1 | ... | @@ -50,12 +55,14 @@ requests==2.27.1 |
requests-oauthlib==1.3.1 | requests-oauthlib==1.3.1 | ||
rsa==4.8 | rsa==4.8 | ||
segmentation-models-pytorch==0.2.1 | segmentation-models-pytorch==0.2.1 | ||
setuptools-scm==7.0.2 | |||
six==1.16.0 | six==1.16.0 | ||
submitit==1.4.2 | submitit==1.4.2 | ||
tensorboard==2.9.0 | tensorboard==2.9.0 | ||
tensorboard-data-server==0.6.1 | tensorboard-data-server==0.6.1 | ||
tensorboard-plugin-wit==1.8.1 | tensorboard-plugin-wit==1.8.1 | ||
timm==0.5.4 | timm==0.5.4 | ||
tomli==2.0.1 | |||
torch==1.11.0+cu113 | torch==1.11.0+cu113 | ||
torchaudio==0.11.0+cu113 | torchaudio==0.11.0+cu113 | ||
torchmetrics==0.9.0 | torchmetrics==0.9.0 | ||
... | ... |
Veuillez vous inscrire ou vous se connecter pour commenter