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 1.1 KB

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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
  1. appdirs==1.4.3
  2. asciimatics==1.10.0
  3. astroid==2.2.4
  4. cachetools==3.1.0
  5. certifi==2018.11.29
  6. chardet==3.0.4
  7. colorama==0.4.1
  8. configobj==5.0.6
  9. configparser==3.7.3
  10. contextlib2==0.5.5
  11. decorator==4.3.2
  12. distro==1.4.0
  13. dvc==0.30.1
  14. future==0.17.1
  15. gitdb2==2.0.5
  16. GitPython==2.1.11
  17. google-api-core==1.8.0
  18. google-auth==1.6.3
  19. google-cloud-core==0.28.1
  20. google-cloud-storage==1.13.0
  21. google-resumable-media==0.3.2
  22. googleapis-common-protos==1.5.8
  23. grandalf==0.6
  24. idna==2.8
  25. isort==4.3.12
  26. jsonpath-rw==1.4.0
  27. lazy-object-proxy==1.3.1
  28. mccabe==0.6.1
  29. nanotime==0.5.2
  30. networkx==2.2
  31. numpy==1.15.4
  32. pandas==0.23.4
  33. Pillow==5.4.1
  34. ply==3.11
  35. protobuf==3.7.0
  36. pyasn1==0.4.5
  37. pyasn1-modules==0.2.4
  38. pyfiglet==0.8.post1
  39. pylint==2.3.1
  40. pyparsing==2.3.1
  41. pypiwin32==223
  42. python-dateutil==2.7.5
  43. pytz==2018.7
  44. pywin32==224
  45. PyYAML==3.13
  46. requests==2.21.0
  47. rsa==4.0
  48. schema==0.7.0
  49. scikit-learn==0.20.2
  50. scipy==1.2.0
  51. six==1.12.0
  52. sklearn==0.0
  53. smmap2==2.0.5
  54. https://download.pytorch.org/whl/cu100/torch-1.0.1-cp37-cp37m-win_amd64.whl
  55. torch==1.0.1
  56. torchvision==0.2.2.post3
  57. typed-ast==1.3.1
  58. urllib3==1.24.1
  59. wcwidth==0.1.7
  60. wrapt==1.11.1
  61. zc.lockfile==1.4
Tip!

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

Comments

Loading...