requirements.txt 669 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. prettytable # only for benchmark
  2. imagesize
  3. colorlog
  4. PyYAML
  5. filelock
  6. ftfy
  7. ruamel.yaml
  8. chardet
  9. numpy==1.24.4
  10. matplotlib==3.5.2
  11. opencv-python==4.5.5.64
  12. chinese_calendar
  13. scikit-learn
  14. pycocotools
  15. tqdm
  16. pyclipper
  17. shapely
  18. pandas
  19. parsley
  20. requests
  21. tokenizers==0.19.1
  22. GPUtil>=1.4.0
  23. scikit-image
  24. lxml
  25. openpyxl
  26. premailer
  27. PyMuPDF
  28. ujson
  29. Pillow
  30. importlib_resources>=6.4
  31. ######## For Chatocrv3 #######
  32. qianfan==0.0.3
  33. langchain==0.1.5
  34. langchain-community==0.0.17
  35. erniebot == 0.5.9
  36. erniebot-agent == 0.5.2
  37. unstructured
  38. networkx
  39. faiss-cpu
  40. decord==0.6.0; platform_machine == 'x86_64'
  41. ######## For NLP Tokenizer #######
  42. jieba
  43. sentencepiece
  44. jinja2
  45. regex
  46. ######## For Speech #######
  47. soundfile