dvdnss commited on
Commit
d7cab8b
1 Parent(s): c6b9f77

updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  -f https://download.pytorch.org/whl/cu113/torch_stable.html
2
- torch>=1.10.0+cu113
3
- gdown>=4.2.0
4
- nltk>=3.6.7
5
- streamlit>=1.3.1
6
- transformers>=4.15.0
7
- pytorch-lightning>=1.5.7
8
- sentencepiece>=0.1.96
9
- protobuf>=3.19.1
 
1
  -f https://download.pytorch.org/whl/cu113/torch_stable.html
2
+ torch>=1.10.2+cu113
3
+ gdown~=4.3.1
4
+ nltk~=3.7
5
+ streamlit~=1.6.0
6
+ transformers~=4.16.2
7
+ pytorch-lightning~=1.5.10
8
+ sentencepiece~=0.1.96
9
+ protobuf~=3.19.4