From 2d07bcd9d2628d46dd303f72cd9c895b3ab35a42 Mon Sep 17 00:00:00 2001 From: iwatkot Date: Tue, 12 Mar 2024 13:16:44 +0300 Subject: [PATCH] SDK release. --- config.json | 2 +- requirements.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 requirements.txt diff --git a/config.json b/config.json index e9f4fcb..46f983e 100644 --- a/config.json +++ b/config.json @@ -7,7 +7,7 @@ "export" ], "description": "For semantic and instance segmentation tasks", - "docker_image": "supervisely/import-export:6.73.22", + "docker_image": "supervisely/import-export:6.73.48", "instance_version": "6.8.73", "main_script": "src/main.py", "modal_template": "src/modal.html", diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 490a321..0000000 --- a/requirements.txt +++ /dev/null @@ -1 +0,0 @@ -git+https://github.com/supervisely/supervisely.git@nested-datasets \ No newline at end of file