requirements.txt 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. addict==2.4.0
  2. asttokens==3.0.1
  3. attrs==26.1.0
  4. blinker==1.9.0
  5. certifi==2026.2.25
  6. charset-normalizer==3.4.7
  7. click==8.3.2
  8. clip @ git+https://github.com/ultralytics/CLIP.git@b0c7af36eb99a5e103713e1792fc642f78059c39
  9. comm==0.2.3
  10. ConfigArgParse==1.7.5
  11. contourpy==1.3.3
  12. cuda-bindings==13.2.0
  13. cuda-pathfinder==1.5.2
  14. cuda-toolkit==13.0.2
  15. cycler==0.12.1
  16. dash==4.1.0
  17. decorator==5.2.1
  18. executing==2.2.1
  19. fastjsonschema==2.21.2
  20. filelock==3.25.2
  21. Flask==3.1.3
  22. fonttools==4.62.1
  23. fsspec==2026.3.0
  24. ftfy==6.3.1
  25. idna==3.11
  26. importlib_metadata==9.0.0
  27. ipython==9.12.0
  28. ipython_pygments_lexers==1.1.1
  29. ipywidgets==8.1.8
  30. itsdangerous==2.2.0
  31. jedi==0.19.2
  32. Jinja2==3.1.6
  33. joblib==1.5.3
  34. jsonschema==4.26.0
  35. jsonschema-specifications==2025.9.1
  36. jupyter_core==5.9.1
  37. jupyterlab_widgets==3.0.16
  38. kiwisolver==1.5.0
  39. MarkupSafe==3.0.3
  40. matplotlib==3.10.8
  41. matplotlib-inline==0.2.1
  42. memory-profiler==0.61.0
  43. mpmath==1.3.0
  44. narwhals==2.19.0
  45. nbformat==5.10.4
  46. nest-asyncio==1.6.0
  47. networkx==3.6.1
  48. numpy==2.4.4
  49. nvidia-cublas==13.1.0.3
  50. nvidia-cuda-cupti==13.0.85
  51. nvidia-cuda-nvrtc==13.0.88
  52. nvidia-cuda-runtime==13.0.96
  53. nvidia-cudnn-cu13==9.19.0.56
  54. nvidia-cufft==12.0.0.61
  55. nvidia-cufile==1.15.1.6
  56. nvidia-curand==10.4.0.35
  57. nvidia-cusolver==12.0.4.66
  58. nvidia-cusparse==12.6.3.3
  59. nvidia-cusparselt-cu13==0.8.0
  60. nvidia-nccl-cu13==2.28.9
  61. nvidia-nvjitlink==13.0.88
  62. nvidia-nvshmem-cu13==3.4.5
  63. nvidia-nvtx==13.0.85
  64. open3d==0.19.0
  65. opencv-python==4.13.0.92
  66. packaging==26.0
  67. pandas==3.0.2
  68. parso==0.8.6
  69. pexpect==4.9.0
  70. pillow==12.2.0
  71. platformdirs==4.9.4
  72. plotly==6.6.0
  73. polars==1.39.3
  74. polars-runtime-32==1.39.3
  75. prompt_toolkit==3.0.52
  76. psutil==7.2.2
  77. ptyprocess==0.7.0
  78. pure_eval==0.2.3
  79. Pygments==2.20.0
  80. pyparsing==3.3.2
  81. pyquaternion==0.9.9
  82. python-dateutil==2.9.0.post0
  83. PyYAML==6.0.3
  84. referencing==0.37.0
  85. regex==2026.4.4
  86. requests==2.33.1
  87. retrying==1.4.2
  88. rpds-py==0.30.0
  89. scikit-learn==1.8.0
  90. scipy==1.17.1
  91. setuptools==81.0.0
  92. six==1.17.0
  93. stack-data==0.6.3
  94. sympy==1.14.0
  95. threadpoolctl==3.6.0
  96. torch==2.11.0
  97. torchvision==0.26.0
  98. tqdm==4.67.3
  99. traitlets==5.14.3
  100. triton==3.6.0
  101. typing_extensions==4.15.0
  102. ultralytics==8.4.34
  103. ultralytics-thop==2.0.18
  104. urllib3==2.6.3
  105. wcwidth==0.6.0
  106. Werkzeug==3.1.8
  107. fastapi>=0.100.0
  108. uvicorn[standard]>=0.23.0
  109. requests>=2.28.0
  110. tqdm>=4.65.0
  111. wheel==0.46.3
  112. widgetsnbextension==4.0.15
  113. zipp==3.23.0