jkorstad commited on
Commit
c08527d
·
verified ·
1 Parent(s): a3dfdc5

Update unirig_requirements.txt

Browse files
Files changed (1) hide show
  1. unirig_requirements.txt +0 -3
unirig_requirements.txt CHANGED
@@ -9,9 +9,6 @@ numpy==1.26.4
9
  # Note: This will be installed *first* by setup_blender.sh, but listing it here ensures
10
  # pip knows the version constraint when resolving other dependencies later.
11
 
12
- #flash-attn pre-built whl
13
- flash-attn==2.5.9.post1
14
-
15
  # Make sure torch, torchvision, torch-scatter, etc. are also listed with their correct versions/flags
16
  torch==2.3.1 --index-url https://download.pytorch.org/whl/cu121
17
  torchvision==0.18.1 --index-url https://download.pytorch.org/whl/cu121
 
9
  # Note: This will be installed *first* by setup_blender.sh, but listing it here ensures
10
  # pip knows the version constraint when resolving other dependencies later.
11
 
 
 
 
12
  # Make sure torch, torchvision, torch-scatter, etc. are also listed with their correct versions/flags
13
  torch==2.3.1 --index-url https://download.pytorch.org/whl/cu121
14
  torchvision==0.18.1 --index-url https://download.pytorch.org/whl/cu121