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

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

Comments

Loading...