Spaces:
Sleeping
Sleeping
fix: Add missing aspose-3d dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -14,6 +14,7 @@ transformers==4.57.3
|
|
| 14 |
zstandard==0.25.0
|
| 15 |
kornia==0.8.2
|
| 16 |
timm==0.9.16
|
|
|
|
| 17 |
python-docx==1.1.2
|
| 18 |
git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8
|
| 19 |
https://github.com/JeffreyXiang/Storages/releases/download/Space_Wheels_251210/flash_attn_3-3.0.0b1-cp39-abi3-linux_x86_64.whl
|
|
|
|
| 14 |
zstandard==0.25.0
|
| 15 |
kornia==0.8.2
|
| 16 |
timm==0.9.16
|
| 17 |
+
aspose-3d
|
| 18 |
python-docx==1.1.2
|
| 19 |
git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8
|
| 20 |
https://github.com/JeffreyXiang/Storages/releases/download/Space_Wheels_251210/flash_attn_3-3.0.0b1-cp39-abi3-linux_x86_64.whl
|