sunwaee commited on
Commit
dcc141c
1 Parent(s): d7cab8b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,9 +1,9 @@
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
 
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