From 26003cee80bd99df9c4a7d9c858abb06e65165e3 Mon Sep 17 00:00:00 2001 From: qiaozhuooo Date: Thu, 31 Jul 2025 05:56:45 +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..d4b13b8 --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"framework":"Pytorch","task":"text-to-image-synthesis"} \ No newline at end of file