From 7941195f5042818e638df26555eb8cd581367487 Mon Sep 17 00:00:00 2001 From: kelseye Date: Thu, 11 Sep 2025 06:37:23 +0000 Subject: [PATCH] System init configuration.json --- configuration.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 configuration.json diff --git a/configuration.json b/configuration.json new file mode 100644 index 0000000..d64db5c --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"framework":"Pytorch","task":"any-to-any"} \ No newline at end of file