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 938 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
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
  1. absl-py==0.9.0
  2. cachetools==4.1.1
  3. certifi==2020.6.20
  4. chardet==3.0.4
  5. click==7.1.2
  6. cloudpickle==1.6.0
  7. cycler==0.10.0
  8. Cython==0.29.21
  9. dask==2.27.0
  10. decorator==4.4.2
  11. Deprecated==1.2.10
  12. distributed==2.27.0
  13. fsspec==0.8.2
  14. future==0.18.2
  15. grpcio==1.30.0
  16. HeapDict==1.0.1
  17. idna==2.10
  18. importlib-metadata==1.7.0
  19. joblib==0.16.0
  20. kiwisolver==1.2.0
  21. locket==0.2.0
  22. Markdown==3.2.2
  23. matplotlib==3.2.2
  24. msgpack==1.0.0
  25. munkres==1.1.2
  26. networkx==2.3
  27. nltk==3.5
  28. numpy==1.19.0
  29. pandas==0.25.3
  30. partd==1.1.0
  31. Pillow==7.2.0
  32. protobuf==3.12.2
  33. psutil==5.7.2
  34. PyGithub==1.51
  35. PyJWT==1.7.1
  36. pyparsing==2.4.7
  37. python-dateutil==2.8.1
  38. pytz==2020.1
  39. PyYAML==5.3.1
  40. regex==2020.6.8
  41. requests==2.24.0
  42. rich==8.0.0
  43. scikit-learn==0.21.3
  44. scipy==1.5.1
  45. six==1.15.0
  46. snorkel==0.9.5
  47. sortedcontainers==2.2.2
  48. tblib==1.7.0
  49. tensorboard==1.15.0
  50. toolz==0.11.0
  51. torch==1.5.1
  52. tornado==6.0.4
  53. tqdm==4.47.0
  54. urllib3==1.25.9
  55. Werkzeug==1.0.1
  56. whatthepatch==1.0.0
  57. wordcloud==1.7.0
  58. wrapt==1.12.1
  59. zict==2.0.0
  60. zipp==3.1.0
Tip!

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

Comments

Loading...