pablodawson commited on
Commit
f4d7e7a
·
1 Parent(s): 994d159

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
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
 
1
  huggingface_hub
2
  setuptools_rust
3
  safetensors>=0.3
4
+ torch==1.9.0+cu111
5
  transformers
6
  pytorch_lightning
7
+ -f https://shi-labs.com/natten/wheels/cu111/torch1.9/index.html
8
  natten==0.14.2