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 922 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
  1. absl-py==0.11.0
  2. astunparse==1.6.3
  3. cached-property==1.5.2
  4. cachetools==4.2.1
  5. certifi==2020.12.5
  6. chardet==4.0.0
  7. cycler==0.10.0
  8. flatbuffers==1.12
  9. gast==0.3.3
  10. google-auth==1.26.1
  11. google-auth-oauthlib==0.4.2
  12. google-pasta==0.2.0
  13. grpcio==1.32.0
  14. h5py==2.10.0
  15. idna==2.10
  16. importlib-metadata==3.4.0
  17. joblib==1.0.1
  18. Keras==2.4.3
  19. Keras-Preprocessing==1.1.2
  20. kiwisolver==1.3.1
  21. Markdown==3.3.3
  22. matplotlib==3.3.4
  23. numpy==1.19.5
  24. oauthlib==3.1.0
  25. opt-einsum==3.3.0
  26. pandas==1.2.2
  27. Pillow==8.1.0
  28. protobuf==3.14.0
  29. pyasn1==0.4.8
  30. pyasn1-modules==0.2.8
  31. pyparsing==2.4.7
  32. python-dateutil==2.8.1
  33. pytz==2021.1
  34. PyYAML==5.4.1
  35. requests==2.25.1
  36. requests-oauthlib==1.3.0
  37. rsa==4.7.1
  38. scikit-learn==0.24.1
  39. scipy==1.6.0
  40. seaborn==0.11.1
  41. six==1.15.0
  42. tensorboard==2.4.1
  43. tensorboard-plugin-wit==1.8.0
  44. tensorflow==2.4.1
  45. tensorflow-estimator==2.4.0
  46. termcolor==1.1.0
  47. threadpoolctl==2.1.0
  48. typing-extensions==3.7.4.3
  49. urllib3==1.26.3
  50. Werkzeug==1.0.1
  51. wrapt==1.12.1
  52. zipp==3.4.0
Tip!

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

Comments

Loading...