MxeGlm commited on
Commit
8d16760
·
1 Parent(s): 5fbfaa5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- git+https://github.com/huggingface/transformers.git
2
- torch==1.9.0+cu111 torchvision==0.10.0+cu111 torchaudio==0.9.0 -f https://download.pytorch.org/whl/torch_stable.html
 
1
+ transformers==4.12.2
2
+ torch==1.9.0+cu111