ryhm commited on
Commit
527c78f
·
verified ·
1 Parent(s): 0d98191

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +49 -144
requirements.txt CHANGED
@@ -1,144 +1,49 @@
1
- absl-py==2.1.0
2
- addict==2.4.0
3
- aiofiles==23.2.1
4
- albucore==0.0.17
5
- albumentations==1.4.18
6
- aliyun-python-sdk-core==2.15.1
7
- aliyun-python-sdk-kms==2.16.3
8
- annotated-types==0.7.0
9
- anyio==4.5.2
10
- cachetools==5.5.0
11
- certifi==2024.6.2
12
- charset-normalizer==3.3.2
13
- click==8.1.8
14
- contourpy==1.1.1
15
- crcmod==1.7
16
- -e git+https://huggingface.co/spaces/yuhangzang/ContextDet-Demo@7be5aa59f3ba3f5bf38039f6ce80df64913c5627#egg=csrc
17
- cycler==0.12.1
18
- Cython==3.0.10
19
- et-xmlfile==1.1.0
20
- eval_type_backport==0.2.2
21
- exceptiongroup==1.2.2
22
- fastapi==0.115.11
23
- ffmpy==0.5.0
24
- filelock==3.14.0
25
- fonttools==4.53.1
26
- fsspec==2024.6.1
27
- future==1.0.0
28
- gitdb==4.0.11
29
- GitPython==3.1.43
30
- google-auth==2.37.0
31
- google-auth-oauthlib==1.0.0
32
- gradio==4.44.1
33
- gradio_client==1.3.0
34
- grpcio==1.69.0
35
- h11==0.14.0
36
- h5py==3.11.0
37
- httpcore==1.0.7
38
- httpx==0.28.1
39
- huggingface-hub==0.29.3
40
- idna==3.7
41
- imageio==2.35.1
42
- importlib_metadata==8.2.0
43
- importlib_resources==6.4.0
44
- inplace-abn==1.1.0
45
- Jinja2==3.1.4
46
- jmespath==0.10.0
47
- kiwisolver==1.4.5
48
- lazy_loader==0.4
49
- Markdown==3.6
50
- markdown-it-py==3.0.0
51
- MarkupSafe==2.1.5
52
- matplotlib==3.7.5
53
- mdurl==0.1.2
54
- mmengine==0.10.4
55
- model-index==0.1.11
56
- mpmath==1.3.0
57
- networkx==3.1
58
- numpy==1.24.4
59
- nvidia-cublas-cu12==12.1.3.1
60
- nvidia-cuda-cupti-cu12==12.1.105
61
- nvidia-cuda-nvrtc-cu12==12.1.105
62
- nvidia-cuda-runtime-cu12==12.1.105
63
- nvidia-cudnn-cu12==8.9.2.26
64
- nvidia-cufft-cu12==11.0.2.54
65
- nvidia-curand-cu12==10.3.2.106
66
- nvidia-cusolver-cu12==11.4.5.107
67
- nvidia-cusparse-cu12==12.1.0.106
68
- nvidia-nccl-cu12==2.20.5
69
- nvidia-nvjitlink-cu12==12.5.82
70
- nvidia-nvtx-cu12==12.1.105
71
- oauthlib==3.2.2
72
- opencv-python==4.10.0.84
73
- opencv-python-headless==4.11.0.86
74
- opendatalab==0.0.10
75
- openpyxl==3.1.5
76
- openxlab==0.1.1
77
- ordered-set==4.1.0
78
- orjson==3.10.15
79
- oss2==2.17.0
80
- packaging==24.1
81
- pandas==2.0.3
82
- pillow==10.4.0
83
- platformdirs==4.2.2
84
- protobuf==5.27.2
85
- psutil==6.0.0
86
- py-cpuinfo==9.0.0
87
- pyasn1==0.6.1
88
- pyasn1_modules==0.4.1
89
- pycocotools==2.0.7
90
- pycryptodome==3.20.0
91
- pydantic==2.10.5
92
- pydantic_core==2.27.2
93
- pydub==0.25.1
94
- Pygments==2.18.0
95
- pyparsing==3.1.2
96
- python-dateutil==2.9.0.post0
97
- python-multipart==0.0.20
98
- pytz==2023.4
99
- PyWavelets==1.4.1
100
- PyYAML==6.0.1
101
- randaugment==1.0.2
102
- requests==2.32.3
103
- requests-oauthlib==2.0.0
104
- rich==13.4.2
105
- rsa==4.9
106
- ruff==0.11.0
107
- salesforce-lavis==1.0.2
108
- scikit-image==0.21.0
109
- scipy==1.10.1
110
- seaborn==0.13.2
111
- semantic-version==2.10.0
112
- shapely==2.0.5
113
- shellingham==1.5.4
114
- six==1.16.0
115
- smmap==5.0.1
116
- sniffio==1.3.1
117
- starlette==0.44.0
118
- sympy==1.13.0
119
- tabulate==0.9.0
120
- tensorboard==2.14.0
121
- tensorboard-data-server==0.7.2
122
- tensorboardX==2.6.2.2
123
- termcolor==2.4.0
124
- terminaltables==3.1.10
125
- thop==0.1.1.post2209072238
126
- tifffile==2023.7.10
127
- tomli==2.0.1
128
- tomlkit==0.12.0
129
- torch==2.3.1
130
- torchaudio==0.4.0
131
- torchvision==0.18.1
132
- tqdm==4.65.2
133
- triton==2.3.1
134
- typer==0.15.2
135
- typing_extensions==4.12.2
136
- tzdata==2024.1
137
- ultralytics==8.2.66
138
- ultralytics-thop==2.0.0
139
- urllib3==2.2.2
140
- uvicorn==0.33.0
141
- webdataset==0.2.100
142
- websockets==12.0
143
- Werkzeug==3.0.6
144
- zipp==3.19.2
 
1
+ # YOLOv5 requirements
2
+ # Usage: pip install -r requirements.txt
3
+
4
+ # Base ------------------------------------------------------------------------
5
+ gitpython>=3.1.30
6
+ matplotlib>=3.3
7
+ numpy>=1.23.5
8
+ opencv-python>=4.1.1
9
+ pillow>=10.3.0
10
+ psutil # system resources
11
+ PyYAML>=5.3.1
12
+ requests>=2.32.2
13
+ scipy>=1.4.1
14
+ thop>=0.1.1 # FLOPs computation
15
+ torch>=1.8.0 # see https://pytorch.org/get-started/locally (recommended)
16
+ torchvision>=0.9.0
17
+ tqdm>=4.66.3
18
+ ultralytics>=8.2.34 # https://ultralytics.com
19
+ # protobuf<=3.20.1 # https://github.com/ultralytics/yolov5/issues/8012
20
+
21
+ # Logging ---------------------------------------------------------------------
22
+ # tensorboard>=2.4.1
23
+ # clearml>=1.2.0
24
+ # comet
25
+
26
+ # Plotting --------------------------------------------------------------------
27
+ pandas>=1.1.4
28
+ seaborn>=0.11.0
29
+
30
+ # Export ----------------------------------------------------------------------
31
+ # coremltools>=6.0 # CoreML export
32
+ # onnx>=1.10.0 # ONNX export
33
+ # onnx-simplifier>=0.4.1 # ONNX simplifier
34
+ # nvidia-pyindex # TensorRT export
35
+ # nvidia-tensorrt # TensorRT export
36
+ # scikit-learn<=1.1.2 # CoreML quantization
37
+ # tensorflow>=2.4.0,<=2.13.1 # TF exports (-cpu, -aarch64, -macos)
38
+ # tensorflowjs>=3.9.0 # TF.js export
39
+ # openvino-dev>=2023.0 # OpenVINO export
40
+
41
+ # Deploy ----------------------------------------------------------------------
42
+ setuptools>=70.0.0 # Snyk vulnerability fix
43
+ # tritonclient[all]~=2.24.0
44
+
45
+ # Extras ----------------------------------------------------------------------
46
+ # ipython # interactive notebook
47
+ # mss # screenshots
48
+ # albumentations>=1.0.3
49
+ # pycocotools>=2.0.6 # COCO mAP