From 89b552a0d6f76f1ec26b9131e7fd9af245cba72e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dean=5B=EB=B0=B1=EB=B3=91=EB=82=A8=5D?= Date: Thu, 8 Jan 2026 13:26:40 +0900 Subject: [PATCH] =?UTF-8?q?change=20=EA=B3=B5=EC=9C=A0=ED=8F=B4=EB=8D=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/etc/AI_INFERENCE.http | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/etc/AI_INFERENCE.http b/src/main/resources/etc/AI_INFERENCE.http index 3c329430..cc8f4c55 100644 --- a/src/main/resources/etc/AI_INFERENCE.http +++ b/src/main/resources/etc/AI_INFERENCE.http @@ -33,6 +33,7 @@ Content-Length: 565 // }, // "model_version": "v1-2-test", // "cd_model_path": "/data/shared-dir/cd-checkpoints/sample-checkpoints/G1/best_changed_fscore_epoch_53.pth", +z// "cd_model_path": "/kamco-nfs/ckpt/cd-checkpoints/sample-checkpoints/G1/best_changed_fscore_epoch_53.pth", // "cd_model_config": "/data/shared-dir/cd-checkpoints/sample-checkpoints/G1/rvsa-base-and-large-unet-mae-kamco.py", // "cls_model_path": "", // "cls_model_version": "v1-2-test", @@ -81,7 +82,7 @@ Content-Type: application/json //3-1. get Detail QUEUED GET /jobs?status=QUEUED&limit=50 HTTP/1.1 -Host: 10.100.0.11:8000 +Host: 10.100.0.11: 8000 //3-2. get Detail PROCESSING GET /jobs?status=PROCESSING&limit=50 HTTP/1.1 Host: 10.100.0.11: 8000