Skip to content

Commit

Permalink
Fixes requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
chadcwilliams committed May 28, 2024
1 parent fcc0cea commit 615ac68
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
torch~=1.12.1
torchvision~=0.13.1
torchaudio~=0.12.1
torchsummary~=1.5.1
pandas~=1.3.4
numpy~=1.21.4
matplotlib~=3.5.0
scipy~=1.8.0
torch~=1.12.1
torchvision~=0.13.1
einops~=0.4.1
torchsummary~=1.5.1
torchaudio~=0.12.1
scikit-learn~=1.1.2
scikit-learn~=1.1.2
tqdm~=4.66.1

0 comments on commit 615ac68

Please sign in to comment.