From 430b61733d44e9ad928eaa5b2484f3ce9e9de08f Mon Sep 17 00:00:00 2001 From: ComfyUIWiki Date: Tue, 5 Aug 2025 03:07:57 +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..63572e1 --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"task":"text-to-image-synthesis"} \ No newline at end of file