ohayonguy
commited on
Commit
•
cd4eb22
1
Parent(s):
363cb41
trying to fix natten requirement
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,7 +15,8 @@ dctorch
|
|
15 |
einops
|
16 |
torch-ema==0.3
|
17 |
huggingface_hub==0.24.5
|
18 |
-
|
|
|
19 |
wandb
|
20 |
timm
|
21 |
huggingface_hub==0.24.5
|
|
|
15 |
einops
|
16 |
torch-ema==0.3
|
17 |
huggingface_hub==0.24.5
|
18 |
+
-f https://shi-labs.com/natten/wheels/
|
19 |
+
natten==0.17.1+torch220cu121
|
20 |
wandb
|
21 |
timm
|
22 |
huggingface_hub==0.24.5
|