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 263 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. gdown
  2. dvc
  3. mlflow==2.12.1
  4. notebook
  5. matplotlib
  6. python-box==6.0.2
  7. pyYAML
  8. tqdm
  9. ensure==1.0.2
  10. joblib
  11. types-PyYAML
  12. scipy
  13. Flask
  14. Flask-Cors
  15. numpy
  16. pandas
  17. torch
  18. seaborn
  19. nltk
  20. regex
  21. dagshub
  22. transformers
  23. from-root
  24. fastapi==0.78.0
  25. uvicorn==0.18.3
  26. Jinja2==3.1.2
  27. torchvision
  28. -e .
Tip!

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

Comments

Loading...