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 482 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
29
30
  1. torch>=1.9.0
  2. tqdm>=4.57.0
  3. boto3>=1.17.15
  4. jsonschema>=3.2.0
  5. Deprecated>=1.2.11
  6. opencv-python>=4.5.1
  7. scipy>=1.6.1
  8. matplotlib>=3.3.4
  9. psutil>=5.8.0
  10. tensorboard>=2.4.1
  11. setuptools>=21.0.0
  12. coverage~=5.3.1
  13. torchvision>=0.10.0
  14. sphinx~=4.0.2
  15. sphinx-rtd-theme
  16. torchmetrics==0.8
  17. pillow>=6.2.0
  18. hydra-core
  19. omegaconf
  20. onnxruntime
  21. onnx>=1.10.1
  22. pip-tools>=6.4.0
  23. pyparsing==2.4.5
  24. einops==0.3.2
  25. pycocotools==2.0.4
  26. protobuf~=3.19.0
  27. deci-lab-client==2.38.0
  28. treelib==1.6.1
  29. termcolor==1.1.0
  30. packaging>=20.4
Tip!

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

Comments

Loading...