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.6 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
88
89
90
91
92
93
94
95
96
  1. appdirs==1.4.4
  2. atpublic==2.0
  3. blis==0.4.1
  4. cachetools==4.1.1
  5. catalogue==1.0.0
  6. certifi==2020.6.20
  7. cffi==1.14.2
  8. chardet==3.0.4
  9. colorama==0.4.3
  10. commonmark==0.9.1
  11. configobj==5.0.6
  12. cycler==0.10.0
  13. cymem==2.0.3
  14. dataclasses==0.6
  15. decorator==4.4.2
  16. dictdiffer==0.8.1
  17. distro==1.5.0
  18. dpath==2.0.1
  19. dvc==1.6.0
  20. fastai==2.0.0
  21. fastcore==1.0.0
  22. fastprogress==1.0.0
  23. flatten-json==0.1.7
  24. flufl.lock==3.2
  25. funcy==1.14
  26. future==0.18.2
  27. gitdb==4.0.5
  28. GitPython==3.1.7
  29. google-api-core==1.22.1
  30. google-auth==1.20.1
  31. google-cloud-core==1.4.1
  32. google-cloud-storage==1.19.0
  33. google-crc32c==0.1.0
  34. google-resumable-media==0.7.1
  35. googleapis-common-protos==1.52.0
  36. grandalf==0.6
  37. h5py==2.10.0
  38. idna==2.10
  39. importlib-metadata==1.7.0
  40. joblib==0.16.0
  41. jsonpath-ng==1.5.1
  42. kiwisolver==1.2.0
  43. matplotlib==3.3.1
  44. mkl-fft==1.1.0
  45. mkl-random==1.1.1
  46. mkl-service==2.3.0
  47. murmurhash==1.0.2
  48. nanotime==0.5.2
  49. networkx==2.4
  50. numpy==1.19.1
  51. olefile==0.46
  52. opencv-python==4.4.0.42
  53. packaging==20.4
  54. pandas==1.1.1
  55. pathspec==0.8.0
  56. Pillow==7.2.0
  57. plac==1.1.3
  58. ply==3.11
  59. preshed==3.0.2
  60. protobuf==3.13.0
  61. pyasn1==0.4.8
  62. pyasn1-modules==0.2.8
  63. pycparser==2.20
  64. pydot==1.4.1
  65. Pygments==2.6.1
  66. pygtrie==2.3.2
  67. pyparsing==2.4.7
  68. python-dateutil==2.8.1
  69. pytz==2020.1
  70. PyYAML==5.3.1
  71. requests==2.24.0
  72. rich==5.2.1
  73. rsa==4.6
  74. ruamel.yaml==0.16.10
  75. ruamel.yaml.clib==0.2.0
  76. scikit-learn==0.23.2
  77. scipy==1.5.2
  78. shortuuid==1.0.1
  79. shtab==1.3.1
  80. six==1.15.0
  81. smmap==3.0.4
  82. spacy==2.3.2
  83. srsly==1.0.2
  84. tabulate==0.8.7
  85. thinc==7.4.1
  86. threadpoolctl==2.1.0
  87. toml==0.10.1
  88. torch==1.6.0
  89. torchvision==0.7.0
  90. tqdm==4.48.2
  91. typing-extensions==3.7.4.3
  92. urllib3==1.25.10
  93. voluptuous==0.11.7
  94. wasabi==0.7.1
  95. zc.lockfile==2.0
  96. zipp==3.1.0
Tip!

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

Comments

Loading...