From d074e1a8406b2c5a52200d3a4e22b0bd73a081fe Mon Sep 17 00:00:00 2001 From: foefl Date: Fri, 24 Oct 2025 13:58:18 +0200 Subject: [PATCH] rename model files --- ..._left_hand_side.pth => model_left_hand_side.pth} | Bin ...ight_hand_side.pth => model_right_hand_side.pth} | Bin 2 files changed, 0 insertions(+), 0 deletions(-) rename tests/_models/{patchcore_model_left_hand_side.pth => model_left_hand_side.pth} (100%) rename tests/_models/{patchcore_model_right_hand_side.pth => model_right_hand_side.pth} (100%) diff --git a/tests/_models/patchcore_model_left_hand_side.pth b/tests/_models/model_left_hand_side.pth similarity index 100% rename from tests/_models/patchcore_model_left_hand_side.pth rename to tests/_models/model_left_hand_side.pth diff --git a/tests/_models/patchcore_model_right_hand_side.pth b/tests/_models/model_right_hand_side.pth similarity index 100% rename from tests/_models/patchcore_model_right_hand_side.pth rename to tests/_models/model_right_hand_side.pth