Spaces:
Running
on
Zero
Running
on
Zero
Update unirig_requirements.txt
Browse files- 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
|