requirements.txt 723 B

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