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 222 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
  1. numpy
  2. scipy
  3. matplotlib
  4. tqdm
  5. pillow
  6. torchvision
  7. torch >= 1.7.0
  8. wget
  9. ipython
  10. ipykernel
  11. kornia
  12. albumentations
  13. tensorboard
  14. pytorch-lightning
  15. pyyaml>=5.4.1
  16. -e git+https://github.com/MisterMap/liegroups.git#egg=liegroups
  17. clearml
Tip!

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

Comments

Loading...