requirements txt changes
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -12,8 +12,8 @@ timm
|
|
12 |
einops
|
13 |
|
14 |
# natten with correct torch version
|
15 |
-
|
16 |
-
|
17 |
# Additional dependencies
|
18 |
diffdist
|
19 |
pytest
|
|
|
12 |
einops
|
13 |
|
14 |
# natten with correct torch version
|
15 |
+
-f https://shi-labs.com/natten/wheels/cpu/torch2.0.0/index.html
|
16 |
+
natten==0.14.6
|
17 |
# Additional dependencies
|
18 |
diffdist
|
19 |
pytest
|