qitaoz commited on
Commit
a673d89
·
verified ·
1 Parent(s): e513351

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -8,7 +8,8 @@ torchvision
8
 
9
  # ---------- Extra index that hosts the PyTorch3D binary wheels ----------
10
  --extra-index-url https://miropsota.github.io/torch_packages_builder
11
- pytorch3d==0.7.8+pt2.2.2cu121 # ← EXACT tag; NO “git+…” line
 
12
 
13
  black
14
  einops
@@ -42,4 +43,5 @@ accelerate==0.32.1
42
  gradio==4.44.1
43
  pydantic==2.10.6
44
  gdown
45
- xformers==0.0.25.post1
 
 
8
 
9
  # ---------- Extra index that hosts the PyTorch3D binary wheels ----------
10
  --extra-index-url https://miropsota.github.io/torch_packages_builder
11
+ # pytorch3d==0.7.8+pt2.2.2cu121 # ← EXACT tag; NO “git+…” line
12
+ pytorch3d==0.7.8+pt2.5.1cu121 # ← EXACT tag; NO “git+…” line
13
 
14
  black
15
  einops
 
43
  gradio==4.44.1
44
  pydantic==2.10.6
45
  gdown
46
+ # xformers==0.0.25.post1
47
+ xformers