Spaces:
Running
on
Zero
Running
on
Zero
not sure what this is
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
# Core CUDA stack (these three versions are a matched set)
|
|
|
2 |
torch
|
3 |
pydantic==2.10.6
|
4 |
insightface==0.7.3
|
|
|
1 |
# Core CUDA stack (these three versions are a matched set)
|
2 |
+
https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.3.14/flash_attn-2.6.3+cu129torch2.8-cp310-cp310-linux_x86_64.whl
|
3 |
torch
|
4 |
pydantic==2.10.6
|
5 |
insightface==0.7.3
|