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.2 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
  1. appdirs==1.4.4
  2. atpublic==2.3
  3. certifi==2021.5.30
  4. cffi==1.14.5
  5. chardet==4.0.0
  6. colorama==0.4.4
  7. commonmark==0.9.1
  8. configobj==5.0.6
  9. decorator==4.4.2
  10. dictdiffer==0.8.1
  11. diskcache==5.2.1
  12. distro==1.5.0
  13. dpath==2.0.1
  14. dulwich==0.20.23
  15. dvc==2.4.1
  16. flatten-dict==0.4.0
  17. flufl.lock==3.2
  18. fsspec==2021.6.0
  19. ftfy==6.0.3
  20. funcy==1.16
  21. future==0.18.2
  22. gitdb==4.0.7
  23. GitPython==3.1.18
  24. grandalf==0.6
  25. idna==2.10
  26. joblib==1.0.1
  27. jsonpath-ng==1.5.2
  28. mailchecker==4.0.9
  29. nanotime==0.5.2
  30. networkx==2.5.1
  31. numpy==1.21.0
  32. packaging==20.9
  33. pandas==1.2.5
  34. pathspec==0.8.1
  35. phonenumbers==8.12.25
  36. ply==3.11
  37. psutil==5.8.0
  38. pyasn1==0.4.8
  39. pycparser==2.20
  40. pydot==1.4.2
  41. pygit2==1.6.1
  42. Pygments==2.9.0
  43. pygtrie==2.3.2
  44. pyparsing==2.4.7
  45. python-benedict==0.24.0
  46. python-dateutil==2.8.1
  47. python-fsutil==0.5.0
  48. python-slugify==5.0.2
  49. pytz==2021.1
  50. PyYAML==5.4.1
  51. requests==2.25.1
  52. rich==10.4.0
  53. ruamel.yaml==0.17.10
  54. ruamel.yaml.clib==0.2.2
  55. scikit-learn==0.24.2
  56. scipy==1.7.0
  57. shortuuid==1.0.1
  58. shtab==1.3.6
  59. six==1.16.0
  60. sklearn==0.0
  61. smmap==4.0.0
  62. tabulate==0.8.9
  63. text-unidecode==1.3
  64. threadpoolctl==2.1.0
  65. toml==0.10.2
  66. tqdm==4.61.1
  67. typing-extensions==3.10.0.0
  68. urllib3==1.26.5
  69. voluptuous==0.12.1
  70. wcwidth==0.2.5
  71. xmltodict==0.12.0
  72. zc.lockfile==2.0
  73. python-dotenv==0.18.0
  74. transformers==4.8.1
  75. sentencepiece==0.1.96
  76. dvc[gdrive]
Tip!

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

Comments

Loading...