pablodawson
commited on
Commit
•
1c2159e
1
Parent(s):
fde5edf
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ torch==1.13.1+cu116
|
|
6 |
transformers
|
7 |
pytorch_lightning
|
8 |
-f https://shi-labs.com/natten/wheels/cu116/torch1.13/index.html
|
9 |
-
natten==0.14.
|
10 |
scipy
|
11 |
shapely
|
12 |
h5py
|
|
|
6 |
transformers
|
7 |
pytorch_lightning
|
8 |
-f https://shi-labs.com/natten/wheels/cu116/torch1.13/index.html
|
9 |
+
natten==0.14.4
|
10 |
scipy
|
11 |
shapely
|
12 |
h5py
|