requirements.txt 131 B

1234567
  1. numpy
  2. --extra-index-url https://download.pytorch.org/whl/cu117
  3. torch
  4. tqdm
  5. more-itertools
  6. transformers>=4.19.0
  7. ffmpeg-python==0.2.0