ThunderVVV commited on
Commit
7c0be40
·
1 Parent(s): b56d61a
Files changed (2) hide show
  1. pre-requirements.txt +1 -1
  2. requirements.txt +1 -1
pre-requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  torch==2.4.0
2
  torchvision==0.19.0
3
- pytorch-lightning==2.2.4
4
  numpy==1.26.4
 
5
  opencv-python
6
  pyrender
7
  scikit-image
 
1
  torch==2.4.0
2
  torchvision==0.19.0
 
3
  numpy==1.26.4
4
+ pytorch-lightning==2.2.4
5
  opencv-python
6
  pyrender
7
  scikit-image
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- torch-scatter==2.1.2
2
  chumpy@git+https://github.com/mattloper/chumpy
 
3
  git+https://github.com/facebookresearch/pytorch3d.git@stable
 
 
1
  chumpy@git+https://github.com/mattloper/chumpy
2
+ torch-scatter==2.1.2
3
  git+https://github.com/facebookresearch/pytorch3d.git@stable