v8:문서유형 분석등록 및 추출_20260206
This commit is contained in:
@@ -25,7 +25,7 @@ from typing import List, Dict, Any, Tuple, Optional
|
||||
from dataclasses import dataclass, field
|
||||
|
||||
# ===== 경로 설정 =====
|
||||
OUTPUT_ROOT = Path(r"D:\for python\survey_test\output")
|
||||
OUTPUT_ROOT = Path(r"D:\for python\geulbeot-light\geulbeot-light\00.test\hwpx\out\out") # 출력 위치
|
||||
GEN_DIR = OUTPUT_ROOT / "generated"
|
||||
ASSETS_DIR = GEN_DIR / "assets"
|
||||
LOG_DIR = OUTPUT_ROOT / "logs"
|
||||
|
||||
Reference in New Issue
Block a user