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 934 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
  1. appnope==0.1.3
  2. asttokens==2.2.1
  3. backcall==0.2.0
  4. comm==0.1.3
  5. contourpy==1.2.0
  6. cycler==0.12.1
  7. debugpy==1.6.7
  8. decorator==5.1.1
  9. executing==1.2.0
  10. filelock==3.13.1
  11. fonttools==4.49.0
  12. fsspec==2024.2.0
  13. ipykernel==6.23.0
  14. ipython==8.13.2
  15. jedi==0.18.2
  16. Jinja2==3.1.3
  17. jupyter_client==8.2.0
  18. jupyter_core==5.3.0
  19. kiwisolver==1.4.5
  20. MarkupSafe==2.1.5
  21. matplotlib==3.8.3
  22. matplotlib-inline==0.1.6
  23. mpmath==1.3.0
  24. nest-asyncio==1.5.6
  25. networkx==3.2.1
  26. numpy==1.24.3
  27. opencv-python==4.7.0.72
  28. packaging==23.1
  29. pandas==2.1.3
  30. parso==0.8.3
  31. pexpect==4.8.0
  32. pickleshare==0.7.5
  33. pillow==10.2.0
  34. platformdirs==3.5.1
  35. prompt-toolkit==3.0.38
  36. psutil==5.9.5
  37. ptyprocess==0.7.0
  38. pure-eval==0.2.2
  39. Pygments==2.15.1
  40. pyparsing==3.1.2
  41. python-dateutil==2.8.2
  42. pytz==2023.3.post1
  43. PyYAML==6.0.1
  44. pyzmq==25.0.2
  45. six==1.16.0
  46. stack-data==0.6.2
  47. sympy==1.12
  48. tifffile==2023.4.12
  49. torch==2.2.1
  50. torchvision==0.17.1
  51. tornado==6.3.1
  52. traitlets==5.9.0
  53. typing_extensions==4.10.0
  54. tzdata==2023.3
  55. wcwidth==0.2.6
Tip!

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

Comments

Loading...