jkorstad commited on
Commit
b626113
·
verified ·
1 Parent(s): 6e1f7ea

Update unirig_requirements.txt

Browse files
Files changed (1) hide show
  1. unirig_requirements.txt +1 -1
unirig_requirements.txt CHANGED
@@ -19,7 +19,7 @@ torch-cluster -f https://data.pyg.org/whl/torch-2.3.1+cu121.html
19
  # Spconv (for CUDA 12.1 - check compatibility with Python 3.11 if issues arise)
20
  spconv-cu121
21
 
22
- # Dependencies from UniRig's official requirements.txt (excluding bpy and flash_attn)
23
  transformers
24
  python-box
25
  einops
 
19
  # Spconv (for CUDA 12.1 - check compatibility with Python 3.11 if issues arise)
20
  spconv-cu121
21
 
22
+ # Dependencies from UniRig's official requirements.txt
23
  transformers
24
  python-box
25
  einops