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 415 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
  1. torch>=1.9.0
  2. tqdm>=4.57.0
  3. boto3>=1.17.15
  4. elasticsearch==7.15.2
  5. CMRESHandler>=1.0.0
  6. jsonschema>=3.2.0
  7. Deprecated>=1.2.11
  8. opencv-python>=4.5.1
  9. scipy>=1.6.1
  10. matplotlib>=3.3.4
  11. psutil>=5.8.0
  12. tensorboard>=2.4.1
  13. setuptools>=21.0.0
  14. coverage~=5.3.1
  15. torchvision>=0.10.0
  16. sphinx~=4.0.2
  17. sphinx-rtd-theme
  18. torchmetrics>=0.5.0
  19. pillow>=6.2.0
  20. hydra-core
  21. omegaconf
  22. onnxruntime
  23. onnx>=1.10.1
  24. pip-tools>=6.4.0
  25. tensorflow
  26. pyparsing==2.4.5
Tip!

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

Comments

Loading...