Commit
·
994d159
1
Parent(s):
4a62b0d
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
huggingface_hub
|
2 |
setuptools_rust
|
3 |
safetensors>=0.3
|
4 |
-
torch==1.
|
5 |
transformers
|
6 |
pytorch_lightning
|
7 |
-
-f
|
8 |
-
natten==0.14.
|
|
|
1 |
huggingface_hub
|
2 |
setuptools_rust
|
3 |
safetensors>=0.3
|
4 |
+
torch==1.12.1
|
5 |
transformers
|
6 |
pytorch_lightning
|
7 |
+
-f https://shi-labs.com/natten/wheels/cu116/torch1.12.1/index.html
|
8 |
+
natten==0.14.2
|