numpy
onnx

[all]
onnxsim
fastapi>=0.100.0
uvicorn[standard]>=0.20.0
pydantic>=2.0
scipy>=1.10.0
pyyaml>=6.0
jinja2
cryptography
transformers

[bayesian]
scipy>=1.10.0

[cloud-deploy]
fastapi>=0.100.0
uvicorn[standard]>=0.20.0

[config]
pyyaml>=6.0

[convert]
optimum[exporters]
tf2onnx
onnxsim
safetensors

[convert-hf]
optimum[exporters]

[convert-pt]
torch

[convert-tf]
tf2onnx
tensorflow

[cpu]
onnxruntime

[cuda]
onnxruntime-gpu

[dev]
pytest>=7.0
ruff>=0.1.0
mypy>=1.0
pre-commit

[encrypt]
cryptography

[metrics]
prometheus-client>=0.20.0

[migraphx]
onnxruntime-migraphx

[quantize]
onnxruntime
onnxsim

[rocm]
onnxruntime-rocm

[safety]

[server]
fastapi>=0.100.0
uvicorn[standard]>=0.20.0
pydantic>=2.0

[stream]
transformers
