xinjjj commited on
Commit
71c7641
·
1 Parent(s): 2d2f27f
Files changed (1) hide show
  1. requirements.txt +17 -19
requirements.txt CHANGED
@@ -1,12 +1,17 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu121
2
 
3
- torch==2.4.0
4
- torchvision==0.19.0
5
- xformers==0.0.27.post2
 
 
 
 
 
6
  pytorch-lightning==2.4.0
7
- spconv-cu120==2.3.6
8
  numpy==1.26.4
9
- triton
10
  dataclasses_json
11
  easydict
12
  opencv-python>4.5
@@ -21,7 +26,7 @@ pyvista==0.36.1
21
  openai==1.58.1
22
  transformers==4.42.4
23
  gradio==5.48.0
24
- spaces==0.47.0
25
  sentencepiece==0.2.0
26
  diffusers==0.31.0
27
  xatlas==0.0.9
@@ -59,15 +64,8 @@ timm
59
  open3d
60
  MoGe@git+https://github.com/microsoft/MoGe.git@a8c3734
61
 
62
-
63
- # git+https://github.com/facebookresearch/pytorch3d.git@stable
64
- https://huggingface.co/xinjjj/RoboAssetGen/resolve/main/wheel_cu121/pytorch3d-0.7.8-cp310-cp310-linux_x86_64.whl
65
- # git+https://github.com/nerfstudio-project/gsplat.git@v1.5.3
66
- https://github.com/nerfstudio-project/gsplat/releases/download/v1.5.0/gsplat-1.5.0+pt24cu121-cp310-cp310-linux_x86_64.whl
67
- # flash-attn==2.7.0.post2
68
- https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.0.post2/flash_attn-2.7.0.post2+cu12torch2.4cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
69
- # kaolin@git+https://github.com/NVIDIAGameWorks/kaolin.git@v0.16.0
70
- https://huggingface.co/xinjjj/RoboAssetGen/resolve/main/wheel_cu121/kaolin-0.16.0-cp310-cp310-linux_x86_64.whl
71
- # nvdiffrast@git+https://github.com/NVlabs/nvdiffrast.git#egg=729261d
72
- https://huggingface.co/xinjjj/RoboAssetGen/resolve/main/wheel_cu121/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl
73
- https://huggingface.co/xinjjj/RoboAssetGen/resolve/main/wheel_cu121/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu126
2
 
3
+ setuptools==80.10.2
4
+ wheel
5
+ packaging
6
+ Cython>=0.29.37
7
+
8
+ torch==2.8.0
9
+ torchvision==0.23.0
10
+ xformers==0.0.32.post2
11
  pytorch-lightning==2.4.0
12
+ spconv-cu126==2.3.7
13
  numpy==1.26.4
14
+ triton==3.4.0
15
  dataclasses_json
16
  easydict
17
  opencv-python>4.5
 
26
  openai==1.58.1
27
  transformers==4.42.4
28
  gradio==5.48.0
29
+ spaces
30
  sentencepiece==0.2.0
31
  diffusers==0.31.0
32
  xatlas==0.0.9
 
64
  open3d
65
  MoGe@git+https://github.com/microsoft/MoGe.git@a8c3734
66
 
67
+ https://huggingface.co/xinjjj/RoboAssetGen/resolve/main/wheel_cu126/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl
68
+ https://huggingface.co/xinjjj/RoboAssetGen/resolve/main/wheel_cu126/gsplat-1.5.3-cp310-cp310-linux_x86_64.whl
69
+ https://huggingface.co/xinjjj/RoboAssetGen/resolve/main/wheel_cu126/kaolin-0.18.0-cp310-cp310-linux_x86_64.whl
70
+ https://huggingface.co/xinjjj/RoboAssetGen/resolve/main/wheel_cu126/nvdiffrast-0.3.3-py3-none-any.whl
71
+ https://huggingface.co/xinjjj/RoboAssetGen/resolve/main/wheel_cu126/pytorch3d-0.7.8-cp310-cp310-linux_x86_64.whl