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