Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

requirements.txt 450 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
  1. anyio==3.5.0
  2. asgiref==3.4.1
  3. click==8.0.4
  4. contextlib2==21.6.0
  5. contextvars==2.4
  6. dataclasses==0.6
  7. fastapi==0.75.0
  8. h11==0.13.0
  9. idna==3.3
  10. immutables==0.16
  11. importlib-metadata==4.8.3
  12. joblib==1.1.0
  13. mlflow==1.26.1
  14. numpy==1.19.5
  15. pandas==1.1.5
  16. pydantic==1.9.0
  17. python-dateutil==2.8.2
  18. pytz==2022.1
  19. scikit-learn==0.24.2
  20. scipy==1.5.4
  21. six==1.16.0
  22. sklearn==0.0
  23. sniffio==1.2.0
  24. starlette==0.17.1
  25. threadpoolctl==3.1.0
  26. typing-extensions==4.1.1
  27. uvicorn==0.16.0
  28. zipp==3.6.0
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...