requirements.txt 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
  1. addict==2.4.0
  2. aiohttp==3.9.5
  3. aiosignal==1.3.1
  4. aliyun-python-sdk-core==2.15.1
  5. aliyun-python-sdk-kms==2.16.3
  6. antlr4-python3-runtime==4.9.3
  7. anyio==4.4.0
  8. async-timeout==4.0.3
  9. attrs==23.2.0
  10. audioread==3.0.1
  11. backoff==2.2.1
  12. beartype==0.18.5
  13. beautifulsoup4==4.12.3
  14. blinker==1.8.2
  15. build==1.2.1
  16. cachetools==5.3.3
  17. certifi==2024.6.2
  18. cffi==1.16.0
  19. chardet==5.2.0
  20. charset-normalizer==3.3.2
  21. chromadb==0.5.3
  22. chroma-hnswlib==0.7.3
  23. click==8.1.7
  24. coloredlogs==15.0.1
  25. contourpy==1.2.1
  26. cryptography==42.0.8
  27. cycler==0.12.1
  28. dataclasses-json==0.6.7
  29. deepdiff==7.0.1
  30. Deprecated==1.2.14
  31. dnspython==2.6.1
  32. effdet==0.4.1
  33. email_validator==2.2.0
  34. emoji==2.12.1
  35. et-xmlfile==1.1.0
  36. fastapi==0.111.0
  37. fastapi-cli==0.0.4
  38. filelock==3.15.4
  39. filetype==1.2.0
  40. Flask==3.0.3
  41. flatbuffers==24.3.25
  42. fonttools==4.53.0
  43. frozenlist==1.4.1
  44. fsspec==2024.2.0
  45. funasr==1.0.27
  46. google-api-core==2.19.1
  47. google-auth==2.30.0
  48. google-cloud-vision==3.7.2
  49. googleapis-common-protos==1.63.2
  50. grpcio==1.64.1
  51. grpcio-status==1.62.2
  52. h11==0.14.0
  53. httpcore==1.0.5
  54. httptools==0.6.1
  55. httpx==0.27.0
  56. huggingface-hub==0.23.4
  57. humanfriendly==10.0
  58. idna==3.7
  59. importlib_metadata==7.1.0
  60. importlib_resources==6.4.0
  61. iopath==0.1.10
  62. itsdangerous==2.2.0
  63. Jinja2==3.1.4
  64. jaconv==0.3.4
  65. jamo==0.4.1
  66. jieba==0.42.1
  67. jmespath==0.10.0
  68. joblib==1.4.2
  69. jsonpatch==1.33
  70. jsonpath-python==1.0.6
  71. jsonpointer==3.0.0
  72. kaldiio==2.18.0
  73. lazy_loader==0.4
  74. librosa==0.10.2.post1
  75. llvmlite==0.42.0
  76. Markdown==3.6
  77. markdown-it-py==3.0.0
  78. MarkupSafe==2.1.5
  79. marshmallow==3.21.3
  80. matplotlib==3.9.0
  81. mdurl==0.1.2
  82. mmh3==4.1.0
  83. monotonic==1.6
  84. mpmath==1.3.0
  85. multidict==6.0.5
  86. mypy-extensions==1.0.0
  87. networkx==3.3
  88. nltk==3.8.1
  89. numpy==1.26.4
  90. oauthlib==3.2.2
  91. olefile==0.47
  92. omegaconf==2.3.0
  93. onnx==1.16.1
  94. onnxruntime==1.18.1
  95. opencv-python==4.10.0.84
  96. openai-whisper
  97. openpyxl==3.1.5
  98. oss2==2.18.5
  99. packaging==24.1
  100. pandas==2.2.2
  101. pdf2image==1.17.0
  102. pdfminer.six==20231228
  103. pdfplumber==0.11.1
  104. pikepdf==9.0.0
  105. pillow==10.3.0
  106. pillow_heif==0.16.0
  107. platformdirs==4.2.2
  108. pooch==1.8.1
  109. posthog==3.5.0
  110. proto-plus==1.24.0
  111. protobuf==4.25.3
  112. psutil==6.0.0
  113. pyarrow==16.1.0
  114. pyarrow-hotfix==0.6
  115. pyasn1==0.6.0
  116. pyasn1_modules==0.4.0
  117. pycocotools==2.0.8
  118. pycparser==2.22
  119. pycryptodome==3.20.0
  120. pydantic==2.7.4
  121. pydantic_core==2.18.4
  122. Pygments==2.18.0
  123. pypandoc==1.13
  124. pyparsing==3.1.2
  125. pypdf==4.2.0
  126. pypdfium2==4.30.0
  127. PyPika==0.48.9
  128. pyproject_hooks==1.1.0
  129. pytesseract==0.3.10
  130. python-dateutil==2.9.0.post0
  131. python-docx==1.1.2
  132. python-dotenv==1.0.1
  133. python-iso639==2024.4.27
  134. python-magic==0.4.27
  135. python-multipart==0.0.9
  136. python-oxmsg==0.0.1
  137. python-pptx==0.6.23
  138. pytz==2024.1
  139. PyYAML==6.0.1
  140. rapidfuzz==3.9.3
  141. regex==2024.5.15
  142. requests==2.32.3
  143. requests-oauthlib==2.0.0
  144. requests-toolbelt==1.0.0
  145. rich==13.7.1
  146. rsa==4.9
  147. safetensors==0.4.3
  148. scikit-learn==1.5.0
  149. scipy==1.14.0
  150. shellingham==1.5.4
  151. six==1.16.0
  152. sniffio==1.3.1
  153. soupsieve==2.5
  154. SQLAlchemy==2.0.31
  155. starlette==0.37.2
  156. sympy==1.12.1
  157. tabulate==0.9.0
  158. tenacity==8.4.2
  159. timm==1.0.7
  160. tokenizers==0.19.1
  161. # torch==2.3.1
  162. # torchvision==0.18.1
  163. tqdm==4.66.4
  164. transformers==4.42.3
  165. typer==0.12.3
  166. typing-inspect==0.9.0
  167. typing_extensions==4.12.2
  168. tzdata==2024.1
  169. ujson==5.10.0
  170. unstructured==0.14.9
  171. unstructured-client==0.23.8
  172. unstructured-inference==0.7.36
  173. unstructured.pytesseract==0.3.12
  174. urllib3==2.2.2
  175. uvicorn==0.30.1
  176. # uvloop==0.19.0
  177. watchfiles==0.22.0
  178. websocket-client==1.8.0
  179. websockets==12.0
  180. Werkzeug==3.0.3
  181. wrapt==1.16.0
  182. xlrd==2.0.1
  183. XlsxWriter==3.2.0
  184. yarl==1.9.4
  185. zipp==3.19.2
  186. huggingface-hub==0.23.2
  187. hydra-core==1.3.2
  188. pynndescent==0.5.12
  189. pytorch-wpe==0.0.1
  190. rotary-embedding-torch
  191. sentencepiece==0.2.0
  192. simplejson==3.19.2
  193. sortedcontainers==2.4.0
  194. soundfile==0.12.1
  195. soxr==0.3.7
  196. tensorboardX==2.6.2.2
  197. threadpoolctl==3.5.0
  198. tiktoken==0.7.0
  199. tomli==2.0.1
  200. # torch==1.13.1
  201. torch-complex
  202. # torchaudio==0.13.1
  203. # torchvision==0.14.1
  204. tqdm
  205. # triton
  206. typing_extensions==4.12.0
  207. tzdata==2024.1
  208. umap-learn==0.5.6
  209. urllib3==2.2.1
  210. xxhash==3.4.1
  211. yapf==0.40.2