diff --git a/train/src/globals.py b/train/src/globals.py index 1f8024f..f64fb9a 100644 --- a/train/src/globals.py +++ b/train/src/globals.py @@ -33,5 +33,3 @@ train_counter, val_counter = 0, 0 center_matches = {} keypoints_template = None - -cache_dir = "/apps_cache" \ No newline at end of file