Skip to content

Commit

Permalink
Remove comments from requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
Hannah DeFazio committed Apr 25, 2024
1 parent abb1622 commit 5266b0e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 5266b0e

Please sign in to comment.