mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
* Add docker/serve * Add handler * Add mmseg2torchserve * Fix mmv minimum version * Update docs with model serving section * Update useful_tools.md * pre-commit * Update useful_tools.md * Add 3dogs to resources * Move mask to resources
6 lines
172 B
INI
6 lines
172 B
INI
inference_address=http://0.0.0.0:8080
|
|
management_address=http://0.0.0.0:8081
|
|
metrics_address=http://0.0.0.0:8082
|
|
model_store=/home/model-server/model-store
|
|
load_models=all
|