Sentoz's picture
Deploy KidneyDL CT Scan Classifier
3e93e14 verified
raw
history blame contribute delete
125 Bytes
from pathlib import Path
CONFIG_FILE_PATH: Path = Path("config/config.yaml")
PARAMS_FILE_PATH: Path = Path("params.yaml")