|
|
@@ -240,12 +240,6 @@ paddlex --install serving
|
|
|
paddlex --serve --pipeline zhch/PP-StructureV3-zhch.yaml
|
|
|
|
|
|
# linux 10.192.72.11
|
|
|
-# nohup paddlex --serve --port 8111 --device "gpu:3" --pipeline zhch/my_config/PP-StructureV3.yaml &
|
|
|
-# python3 start_paddlex_with_adapter.py --serve \
|
|
|
- --port "8111" \
|
|
|
- --device "gpu:3" \
|
|
|
- --pipeline "my_config/PP-StructureV3.yaml"
|
|
|
-
|
|
|
# 启动ppstructure_v3增强自定义adapter服务
|
|
|
zhch/ppstructure_v3_daemon.sh start
|
|
|
|