requirements.txt 527 B

123456789101112131415161718192021222324252627282930313233
  1. anyio==3.6.2
  2. certifi==2022.12.7
  3. charset-normalizer==3.1.0
  4. click==8.1.3
  5. fastapi==0.95.1
  6. filelock==3.12.0
  7. fsspec==2023.4.0
  8. h11==0.14.0
  9. huggingface-hub==0.14.0
  10. idna==3.4
  11. Jinja2==3.1.2
  12. loguru==0.7.0
  13. MarkupSafe==2.1.2
  14. mpmath==1.3.0
  15. networkx==3.1
  16. numpy==1.24.3
  17. packaging==23.1
  18. pydantic==1.10.7
  19. PyYAML==6.0
  20. regex==2023.3.23
  21. requests==2.28.2
  22. sentencepiece==0.1.98
  23. sniffio==1.3.0
  24. starlette==0.26.1
  25. sympy==1.11.1
  26. tokenizers==0.13.3
  27. torch==2.0.0
  28. tqdm==4.65.0
  29. transformers==4.28.1
  30. typing_extensions==4.5.0
  31. urllib3==1.26.15
  32. uvicorn==0.21.1