From 5968e53c426c35034ae96c27b0a33b2c7f9b8608 Mon Sep 17 00:00:00 2001 From: Cherrytest Date: Tue, 31 Dec 2024 03:24:03 +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..1e40807 --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"aigc_model":true,"framework":"Pytorch","task":"text-to-image-synthesis"} \ No newline at end of file