lolout1 commited on
Commit
bab2af7
·
1 Parent(s): 3113009

requirements txt changes

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -12,8 +12,8 @@ timm
12
  einops
13
 
14
  # natten with correct torch version
15
- natten==0.14.6+torch200cpu -f https://shi-labs.com/natten/wheels/cpu/torch2.0.0/index.html
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