requirements.txt 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. accelerate==0.15.0
  2. aiohttp==3.8.3
  3. aiosignal==1.3.1
  4. altair==4.2.0
  5. anyio==3.6.2
  6. async-timeout==4.0.2
  7. attrs==22.1.0
  8. beautifulsoup4==4.11.1
  9. bitsandbytes==0.36.0.post2
  10. brotlipy==0.7.0
  11. bs4==0.0.1
  12. charset-normalizer==2.1.1
  13. click==8.1.3
  14. contourpy==1.0.6
  15. cycler==0.11.0
  16. deepspeed==0.8.0
  17. entrypoints==0.4
  18. fastapi==0.88.0
  19. ffmpy==0.3.0
  20. filelock==3.9.0
  21. fonttools==4.38.0
  22. frozenlist==1.3.3
  23. fsspec==2022.11.0
  24. gradio==3.15.0
  25. h11==0.14.0
  26. httpcore==0.16.3
  27. httpx==0.23.1
  28. huggingface-hub==0.11.1
  29. Jinja2==3.1.2
  30. jsonschema==4.17.3
  31. kiwisolver==1.4.4
  32. linkify-it-py==1.0.3
  33. markdown-it-py==2.1.0
  34. MarkupSafe==2.1.1
  35. matplotlib==3.6.2
  36. mdit-py-plugins==0.3.3
  37. mdurl==0.1.2
  38. mkl-fft==1.3.1
  39. mkl-service==2.4.0
  40. multidict==6.0.3
  41. orjson==3.8.3
  42. packaging==22.0
  43. pandas==1.5.2
  44. Pillow==9.3.0
  45. psutil==5.9.4
  46. pycryptodome==3.16.0
  47. pydantic==1.10.2
  48. pydub==0.25.1
  49. pyparsing==3.0.9
  50. pyrsistent==0.19.2
  51. python-dateutil==2.8.2
  52. python-multipart==0.0.5
  53. pytz==2022.7
  54. PyYAML==6.0
  55. regex==2022.10.31
  56. rfc3986==1.5.0
  57. sniffio==1.3.0
  58. soupsieve==2.3.2.post1
  59. starlette==0.22.0
  60. tokenizers==0.13.2
  61. toolz==0.12.0
  62. torch==1.13.1
  63. torchaudio==0.13.1
  64. torchvision==0.14.1
  65. tqdm==4.64.1
  66. transformers==4.25.1
  67. uc-micro-py==1.0.1
  68. uvicorn==0.20.0
  69. websockets==10.4
  70. yarl==1.8.2