diff --git a/train/src/globals.py b/train/src/globals.py index 65c9b9e..1f8024f 100644 --- a/train/src/globals.py +++ b/train/src/globals.py @@ -34,4 +34,4 @@ center_matches = {} keypoints_template = None -cache_dir = "/sly_agent/apps_cache" \ No newline at end of file +cache_dir = "/apps_cache" \ No newline at end of file