LTT commited on
Commit
ec1d619
·
verified ·
1 Parent(s): 22e2ffd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch==2.1.0
2
- torchvision==0.16.0
3
- torchaudio==2.1.0
4
  -f https://download.pytorch.org/whl/cu121
5
 
6
  comfy==0.0.1
@@ -27,11 +27,11 @@ pymeshlab==2023.12.post1
27
  PyOpenGL==3.1.0
28
  PyYAML==6.0.1
29
  rembg==2.0.57
30
- scipy==1.14.1
31
  torch-scatter
32
- -f https://data.pyg.org/whl/torch-2.1.0+cu121.html
33
  tqdm==4.66.4
34
- transformers==4.39.3
35
  trimesh==4.4.0
36
  webdataset==0.2.86
37
  xatlas==0.0.9
 
1
+ torch==2.3.0
2
+ torchvision==0.18.0
3
+ torchaudio==2.3.0
4
  -f https://download.pytorch.org/whl/cu121
5
 
6
  comfy==0.0.1
 
27
  PyOpenGL==3.1.0
28
  PyYAML==6.0.1
29
  rembg==2.0.57
30
+ scipy==1.13.1
31
  torch-scatter
32
+ -f https://data.pyg.org/whl/torch-2.3.0+cu121.html
33
  tqdm==4.66.4
34
+ transformers==4.47.1
35
  trimesh==4.4.0
36
  webdataset==0.2.86
37
  xatlas==0.0.9