From 5266b0e8c35000f678d8af30be509d972c0bcd40 Mon Sep 17 00:00:00 2001 From: Hannah DeFazio Date: Thu, 25 Apr 2024 17:44:18 -0400 Subject: [PATCH] Remove comments from requirements file --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4d0ad6eaa..d06a91b71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ # --------- pytorch --------- # -# torch>=2.0.0 -# torchvision>=0.15.0 -# lightning>=2.0.0 -# torchmetrics>=0.11.4 +torch>=2.0.0 +torchvision>=0.15.0 +lightning>=2.0.0 +torchmetrics>=0.11.4 # --------- hydra --------- # -# hydra-core==1.3.2 -# hydra-colorlog==1.2.0 -# hydra-optuna-sweeper==1.2.0 +hydra-core==1.3.2 +hydra-colorlog==1.2.0 +hydra-optuna-sweeper==1.2.0 # --------- loggers --------- # # wandb