Browse Source

feat: 更新VLRecognition模块的server_url为新的服务器地址

zhch158_admin 1 month ago
parent
commit
1468b370e1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      zhch/my_config/PaddleOCR-VL-Client.yaml

+ 1 - 1
zhch/my_config/PaddleOCR-VL-Client.yaml

@@ -77,7 +77,7 @@ SubModules:
     batch_size: 2048
     genai_config:
       backend: vllm-server
-      server_url: http://127.0.0.1:8110/v1
+      server_url: http://10.192.72.11:8110/v1
 
 SubPipelines: