Spaces:
Running
on
Zero
Running
on
Zero
xinjie.wang
commited on
Commit
·
09994bd
1
Parent(s):
e76935a
update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -46,6 +46,7 @@ https://github.com/Dao-AILab/flash-attention/releases/download/v2.6.3/flash_attn
|
|
46 |
|
47 |
|
48 |
torch==2.4.0
|
|
|
49 |
torchvision==0.19.0
|
50 |
pytorch-lightning==2.4.0
|
51 |
spconv-cu120==2.3.6
|
|
|
46 |
|
47 |
|
48 |
torch==2.4.0
|
49 |
+
|
50 |
torchvision==0.19.0
|
51 |
pytorch-lightning==2.4.0
|
52 |
spconv-cu120==2.3.6
|