radames commited on
Commit
10b593d
·
1 Parent(s): ec90a30

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,8 +2,8 @@ lightning==2.0.0
2
  omegaconf==2.3.0
3
  jaxtyping
4
  typeguard
5
- -f https://nerfacc-bucket.s3.us-west-2.amazonaws.com/whl/torch-1.13.0_cu117.html
6
- nerfacc.git==0.5.2
7
  git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch
8
  diffusers
9
  transformers
 
2
  omegaconf==2.3.0
3
  jaxtyping
4
  typeguard
5
+ -f https://nerfacc-bucket.s3.us-west-2.amazonaws.com/whl/torch-2.0.0_cu118.html
6
+ nerfacc==0.5.2+pt20cu118
7
  git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch
8
  diffusers
9
  transformers