requirement.txt 241 B

1234567891011121314
  1. Pillow==10.1.0
  2. torch==2.1.2
  3. torchvision==0.16.2
  4. transformers==4.40.0
  5. sentencepiece==0.1.99
  6. decord==0.6.0
  7. opencv-python==4.8.1.78
  8. numpy==1.24.3
  9. moviepy==1.0.3
  10. ffmpeg-python==0.2.0
  11. pydub==0.25.1
  12. python-dotenv==1.0.0
  13. tqdm==4.66.1
  14. loguru==0.7.2