Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
albertfgu committed Apr 12, 2023
1 parent 4f77a6e commit 3630d80
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,15 @@ matplotlib
tqdm
rich
torchtext
lit # Getting installation errors with torch 2.0 if this isn't installed
# torchvision
pytorch-lightning==1.9.3
hydra-core
omegaconf
wandb
einops
cmake # For pykeops support
pykeops # If there are installation problems with pykeops==2.x, try pykeops==1.5
# pykeops # Seems to cause various issues; leaving uninstalled by default
transformers # For some schedulers

# Model specific packges
Expand Down

0 comments on commit 3630d80

Please sign in to comment.