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.5 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
  1. absl-py==0.8.0
  2. asn1crypto==0.24.0
  3. astor==0.8.0
  4. attrs==19.1.0
  5. backcall==0.1.0
  6. bleach==3.1.0
  7. cffi==1.13.2
  8. cryptography==2.3
  9. cycler==0.10.0
  10. decorator==4.4.0
  11. defusedxml==0.6.0
  12. entrypoints==0.3
  13. enum34==1.1.6
  14. fastscript==0.1.2
  15. gast==0.2.2
  16. google-pasta==0.1.7
  17. grpcio==1.23.0
  18. h5py==2.9.0
  19. idna==2.6
  20. ipykernel==5.1.2
  21. ipython==7.7.0
  22. ipython-genutils==0.2.0
  23. ipywidgets==7.5.1
  24. jedi==0.15.1
  25. Jinja2==2.10.1
  26. jsonschema==3.0.2
  27. jupyter==1.0.0
  28. jupyter-client==5.3.1
  29. jupyter-console==6.0.0
  30. jupyter-core==4.5.0
  31. jupyter-http-over-ws==0.0.6
  32. Keras-Applications==1.0.8
  33. Keras-Preprocessing==1.1.0
  34. keyring==10.6.0
  35. keyrings.alt==3.0
  36. kiwisolver==1.1.0
  37. Markdown==3.1.1
  38. MarkupSafe==1.1.1
  39. matplotlib==3.1.1
  40. mistune==0.8.4
  41. nbconvert==5.6.0
  42. nbdev==0.2.3
  43. nbformat==4.4.0
  44. notebook==6.0.1
  45. numpy==1.17.1
  46. opt-einsum==3.0.1
  47. packaging==19.2
  48. pandas==1.0.3
  49. pandocfilters==1.4.2
  50. parso==0.5.1
  51. pexpect==4.7.0
  52. pickleshare==0.7.5
  53. prometheus-client==0.7.1
  54. prompt-toolkit==2.0.9
  55. protobuf==3.9.1
  56. ptyprocess==0.6.0
  57. pycparser==2.19
  58. pycrypto==2.6.1
  59. Pygments==2.4.2
  60. pygobject==3.26.1
  61. pymongo==3.7.2
  62. pyparsing==2.4.2
  63. pyrsistent==0.15.4
  64. python-apt==1.6.4
  65. python-dateutil==2.8.0
  66. pytz==2019.3
  67. pyxdg==0.25
  68. PyYAML==5.2
  69. pyzmq==18.1.0
  70. qtconsole==4.5.4
  71. SecretStorage==2.3.1
  72. Send2Trash==1.5.0
  73. sentencepiece==0.1.85
  74. six==1.11.0
  75. tb-nightly==1.15.0a20190806
  76. tensorflow-gpu==2.0.0rc0
  77. termcolor==1.1.0
  78. terminado==0.8.2
  79. testpath==0.4.2
  80. tf-estimator-nightly==1.14.0.dev2019080601
  81. tornado==6.0.3
  82. traitlets==4.3.2
  83. wcwidth==0.1.7
  84. webencodings==0.5.1
  85. Werkzeug==0.15.5
  86. widgetsnbextension==3.5.1
  87. wrapt==1.11.2
Tip!

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

Comments

Loading...