Spaces:
Build error
Build error
Update unirig_requirements.txt
Browse files- 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
|
| 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
|