pablodawson
commited on
Commit
·
74aacea
1
Parent(s):
5cccf5d
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -6,4 +6,9 @@ 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.5
|
|
|
|
|
|
|
|
|
|
|
|
6 |
transformers
|
7 |
pytorch_lightning
|
8 |
-f https://shi-labs.com/natten/wheels/cu116/torch1.13/index.html
|
9 |
+
natten==0.14.5
|
10 |
+
scipy
|
11 |
+
shapely
|
12 |
+
h5py
|
13 |
+
submitit
|
14 |
+
scikit-image
|