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
62
63
64
65
66
67
  1. ## The following requirements were added by pip freeze:
  2. absl-py==0.8.1
  3. appdirs==1.4.3
  4. asciimatics==1.11.0
  5. atomicwrites==1.3.0
  6. atpublic==1.0
  7. attrs==19.3.0
  8. certifi==2019.9.11
  9. chardet==3.0.4
  10. colorama==0.4.1
  11. configobj==5.0.6
  12. configparser==4.0.2
  13. contextlib2==0.5.5
  14. decorator==4.4.1
  15. distro==1.4.0
  16. dvc==0.67.0
  17. flufl.lock==3.2
  18. funcy==1.13
  19. future==0.18.1
  20. gitdb2==2.0.6
  21. GitPython==3.0.4
  22. grandalf==0.6
  23. grpcio==1.24.3
  24. humanize==0.5.1
  25. idna==2.8
  26. imageio==2.6.1
  27. importlib-metadata==0.23
  28. inflect==3.0.1
  29. jsonpath-ng==1.4.3
  30. Markdown==3.1.1
  31. more-itertools==7.2.0
  32. nanotime==0.5.2
  33. networkx==2.3
  34. numpy==1.17.3
  35. packaging==19.2
  36. pandas==0.25.2
  37. pathspec==0.6.0
  38. Pillow==6.2.1
  39. pluggy==0.13.0
  40. ply==3.11
  41. protobuf==3.10.0
  42. py==1.8.0
  43. pyasn1==0.4.7
  44. pyfiglet==0.8.post1
  45. pyparsing==2.4.2
  46. pytest==5.2.2
  47. python-dateutil==2.8.0
  48. pytorch-lightning==0.5.2.1
  49. pytz==2019.3
  50. PyYAML==5.1.2
  51. requests==2.22.0
  52. ruamel.yaml==0.16.5
  53. ruamel.yaml.clib==0.2.0
  54. schema==0.7.1
  55. shortuuid==0.5.0
  56. six==1.12.0
  57. smmap2==2.0.5
  58. tb-nightly==1.15.0a20190708
  59. test-tube==0.7.3
  60. torch==1.3.1
  61. torchvision==0.4.2
  62. tqdm==4.38.0
  63. treelib==1.5.5
  64. urllib3==1.25.6
  65. wcwidth==0.1.7
  66. Werkzeug==0.16.0
  67. zipp==0.6.0
Tip!

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

Comments

Loading...