From a9ad4f0c2dbe71577bc76623191229ba4b7565ab Mon Sep 17 00:00:00 2001 From: systemd Date: Wed, 17 Jun 2026 20:24:20 +0000 Subject: [PATCH] System init configuration.json --- configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.json b/configuration.json index b5f6ce7..be4dab0 100644 --- a/configuration.json +++ b/configuration.json @@ -1 +1 @@ -{"framework": "pytorch", "task": "text-to-image", "allow_remote": true} \ No newline at end of file +{"aigc_model":true,"framework":"pytorch","model_file_location":"Qwen-Image-Edit-Lightning-4steps-V1.0-bf16.safetensors","task":"text-to-image-synthesis"} \ No newline at end of file