llvictorll commited on
Commit
90abf08
·
verified ·
1 Parent(s): 5dae624

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- cudatoolkit==11.7
2
  pytorch==1.13.0
3
  torchvision==0.14.0
4
  tqdm
5
  pillow
6
  pytorch-lightning==1.0.8
7
  omegaconf==2.0.0
8
- einops
 
 
 
1
  pytorch==1.13.0
2
  torchvision==0.14.0
3
  tqdm
4
  pillow
5
  pytorch-lightning==1.0.8
6
  omegaconf==2.0.0
7
+ einops
8
+ opencv-python==4.8.0.74