File size: 439 Bytes
2aed2a1 ddf7ac7 2aed2a1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
pandas requests bs4 transformers scikit-learn tensorboardX sentencepiece # summaruization autocorrect # spelling normalizer textwrap3 #?? # pip install git+https://github.com/RussianNLP/russian_paraphrasers@master #pip install torch==1.12.1+cu116 torchvision==0.13.1+cu116 torchaudio==0.12.1 --extra-index-url https://download.pytorch.org/whl/cu116 #pip install torch==1.13.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117 |