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 206 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
  1. flask
  2. jsonify
  3. requests
  4. gunicorn
  5. Jinja2
  6. Werkzeug
  7. scipy
  8. pandas
  9. xlrd
  10. numpy
  11. scikit-learn
  12. sklearn
  13. matplotlib
  14. python-box==6.0.2
  15. seaborn
  16. notebook
  17. dvc
  18. pyYAML
  19. tqdm
  20. ensure==1.0.2
  21. joblib
  22. types-PyYAML
  23. scipy
  24. mlflow
  25. -e .
Tip!

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

Comments

Loading...