From f53391306bbebc8fce16f0eaa50c2d48e9494e2e Mon Sep 17 00:00:00 2001 From: qiaozhuooo Date: Fri, 1 Aug 2025 08:49:00 +0000 Subject: [PATCH] Update configuration.json --- configuration.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/configuration.json b/configuration.json index d4b13b8..c545280 100644 --- a/configuration.json +++ b/configuration.json @@ -1 +1,6 @@ -{"framework":"Pytorch","task":"text-to-image-synthesis"} \ No newline at end of file +{ + "aigc_model": true, + "framework": "Pytorch", + "task": "text-to-image-synthesis", + "model_file_location": "" +} \ No newline at end of file