gokaygokay commited on
Commit
8acd3a1
·
verified ·
1 Parent(s): 3d438c2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch==2.4.1
2
- torchvision==0.19.1
3
- torchaudio==2.4.1
4
  pytorch-lightning==2.1.2
5
  einops
6
  omegaconf
@@ -20,7 +20,7 @@ bitsandbytes
20
  imageio[ffmpeg]
21
  xatlas
22
  plyfile
23
- xformers==0.0.28
24
  git+https://github.com/NVlabs/nvdiffrast/
25
  huggingface-hub==0.25.2
26
  optimum-quanto==0.2.5
 
1
+ torch==2.4.0
2
+ torchvision==0.19.0
3
+ torchaudio==2.4.0
4
  pytorch-lightning==2.1.2
5
  einops
6
  omegaconf
 
20
  imageio[ffmpeg]
21
  xatlas
22
  plyfile
23
+ xformers==0.0.27.post2
24
  git+https://github.com/NVlabs/nvdiffrast/
25
  huggingface-hub==0.25.2
26
  optimum-quanto==0.2.5