Skip to content

Commit

Permalink
remove versions in requirements.txt (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbaumann authored Aug 11, 2023
1 parent 502cc61 commit f8d8595
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
pandas==1.5.3
matplotlib==3.7.2
seaborn==0.12.2
lightning==2.0.6
torch==2.*
torchvision
torchmetrics==1.0.1
h5py==3.9.0
scipy==1.11.1
opencv-python==4.8.0.74
imageio==2.31.1
tqdm==4.65.0
wandb==0.15.8
numpy==1.22.2
pandas
numpy
matplotlib
seaborn
torchmetrics
h5py
scipy
opencv-python
imageio
tqdm
wandb

0 comments on commit f8d8595

Please sign in to comment.