Spaces:
Sleeping
Sleeping
File size: 1,156 Bytes
0a04b24 c7d0edb 0a04b24 c7d0edb 0a04b24 c7d0edb 0a04b24 c7d0edb 0a04b24 c7d0edb 0a04b24 c7d0edb 0a04b24 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 |
--extra-index-url https://download.pytorch.org/whl/cpu # --------- pytorch --------- # # timm==1.0.11 torch==2.4.0 torchvision==0.19.0 # lightning==2.4.0 # torchmetrics==1.4.1 # tensorboard==2.17.1 # tensorboardX==2.6.2.2 # --------- deployment --------- # gradio #==3.45.0 # --------- hydra --------- # # hydra-core==1.2.0 # hydra-colorlog==1.2.0 # hydra-optuna-sweeper==1.2.0 # --------- loggers --------- # # wandb # neptune-client # mlflow # comet-ml # --------- others --------- # # pyrootutils # standardizing the project root setup # pre-commit # hooks for applying linters on commit # rich # beautiful text formatting in terminal # pytest # tests # sh # for running bash commands in some tests (linux/macos only) # ---------- pytest ------------- # # pytest==8.3.3 # pytest-cov==5.0.0 # rootutils # loguru # scikit-image==0.22.0 # scikit-learn==1.3.1 # hydra-optuna-sweeper==1.2.0 # optuna==2.10.1 # hydra-joblib-launcher==1.2.0 # joblib==1.3.2 # dvc==3.55.2 # dvc-data==3.16.6 # dvc-http==2.32.0 # dvc-objects==5.1.0 # dvc-render==1.0.2 # dvc-s3==3.2.0 # dvc-studio-client==0.21.0 # dvc-task==0.40.1 |