Skip to content

Commit

Permalink
requirements.txt: Restore torch lower bound + remove upper bound
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuacwnewton committed Dec 4, 2023
1 parent 4ce4c05 commit 2aa385f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -26,6 +26,6 @@ tensorboard>=1.15.0
tqdm>=4.30
scipy
torchio>=0.18.68
torch==2.0.0
torch>=1.8.1
torchvision>=0.9.1
wandb>=0.12.11

0 comments on commit 2aa385f

Please sign in to comment.