mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-23 13:34:23 +08:00
chore: 依存関係を更新
This commit is contained in:
parent
2be63bd1c5
commit
7a2de1541b
@ -5,11 +5,11 @@ onnxruntime==1.15.1
|
|||||||
pycocotools==2.0.7
|
pycocotools==2.0.7
|
||||||
PyYAML==6.0.1
|
PyYAML==6.0.1
|
||||||
scipy==1.13.0
|
scipy==1.13.0
|
||||||
onnxsim==0.4.36
|
onnxslim==0.1.31
|
||||||
onnxruntime-gpu==1.18.0
|
onnxruntime-gpu==1.18.0
|
||||||
gradio==4.31.5
|
gradio==4.31.5
|
||||||
opencv-python==4.9.0.80
|
opencv-python==4.9.0.80
|
||||||
psutil==5.9.8
|
psutil==5.9.8
|
||||||
py-cpuinfo==9.0.0
|
py-cpuinfo==9.0.0
|
||||||
huggingface-hub==0.23.2
|
huggingface-hub==0.23.2
|
||||||
safetensors==0.4.3
|
safetensors==0.4.3
|
||||||
|
@ -15,7 +15,7 @@ email_validator==2.2.0
|
|||||||
exceptiongroup==1.2.2
|
exceptiongroup==1.2.2
|
||||||
fastapi==0.111.1
|
fastapi==0.111.1
|
||||||
fastapi-cli==0.0.4
|
fastapi-cli==0.0.4
|
||||||
ffmpy==0.3.2
|
ffmpy==0.4.0
|
||||||
filelock==3.15.4
|
filelock==3.15.4
|
||||||
flatbuffers==24.3.25
|
flatbuffers==24.3.25
|
||||||
fonttools==4.53.1
|
fonttools==4.53.1
|
||||||
@ -44,7 +44,7 @@ numpy==1.26.4
|
|||||||
onnx==1.14.0
|
onnx==1.14.0
|
||||||
onnxruntime==1.15.1
|
onnxruntime==1.15.1
|
||||||
onnxruntime-gpu==1.18.0
|
onnxruntime-gpu==1.18.0
|
||||||
onnxsim==0.4.36
|
onnxslim==0.1.31
|
||||||
opencv-python==4.9.0.80
|
opencv-python==4.9.0.80
|
||||||
orjson==3.10.6
|
orjson==3.10.6
|
||||||
packaging==24.1
|
packaging==24.1
|
||||||
@ -68,18 +68,16 @@ PyYAML==6.0.1
|
|||||||
referencing==0.35.1
|
referencing==0.35.1
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
rich==13.7.1
|
rich==13.7.1
|
||||||
rpds-py==0.19.0
|
rpds-py==0.19.1
|
||||||
ruff==0.5.4
|
ruff==0.5.5
|
||||||
safetensors==0.4.3
|
safetensors==0.4.3
|
||||||
scipy==1.13.0
|
scipy==1.13.0
|
||||||
seaborn==0.13.2
|
|
||||||
semantic-version==2.10.0
|
semantic-version==2.10.0
|
||||||
shellingham==1.5.4
|
shellingham==1.5.4
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
starlette==0.37.2
|
starlette==0.37.2
|
||||||
sympy==1.13.1
|
sympy==1.13.1
|
||||||
thop==0.1.1.post2209072238
|
|
||||||
tomlkit==0.12.0
|
tomlkit==0.12.0
|
||||||
toolz==0.12.1
|
toolz==0.12.1
|
||||||
torch==2.0.1
|
torch==2.0.1
|
||||||
|
@ -43,7 +43,7 @@ networkx==3.3
|
|||||||
numpy==1.26.4
|
numpy==1.26.4
|
||||||
onnx==1.14.0
|
onnx==1.14.0
|
||||||
onnxruntime-gpu==1.18.0
|
onnxruntime-gpu==1.18.0
|
||||||
onnxsim==0.4.36
|
onnxslim==0.1.31
|
||||||
opencv-python==4.9.0.80
|
opencv-python==4.9.0.80
|
||||||
orjson==3.10.6
|
orjson==3.10.6
|
||||||
packaging==24.1
|
packaging==24.1
|
||||||
@ -71,14 +71,12 @@ rpds-py==0.19.0
|
|||||||
ruff==0.5.4
|
ruff==0.5.4
|
||||||
safetensors==0.4.3
|
safetensors==0.4.3
|
||||||
scipy==1.13.0
|
scipy==1.13.0
|
||||||
seaborn==0.13.2
|
|
||||||
semantic-version==2.10.0
|
semantic-version==2.10.0
|
||||||
shellingham==1.5.4
|
shellingham==1.5.4
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
starlette==0.37.2
|
starlette==0.37.2
|
||||||
sympy==1.13.1
|
sympy==1.13.1
|
||||||
thop==0.1.1.post2209072238
|
|
||||||
tomlkit==0.12.0
|
tomlkit==0.12.0
|
||||||
toolz==0.12.1
|
toolz==0.12.1
|
||||||
tqdm==4.66.4
|
tqdm==4.66.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user