From d4128f12be0ef1e4195791ef4300e3045619f4c4 Mon Sep 17 00:00:00 2001 From: systemd Date: Tue, 1 Jul 2025 03:05:07 +0000 Subject: [PATCH] Update configuration.json --- configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.json b/configuration.json index 12802c8..d6446e5 100644 --- a/configuration.json +++ b/configuration.json @@ -1 +1 @@ -{"framework": "pytorch", "task": "image-to-image", "allow_remote": true, "model_file_location":"flux1-kontext-dev.safetensors"} \ No newline at end of file +{"aigc_model":true,"framework": "pytorch", "task": "image-to-image", "allow_remote": true, "model_file_location":"flux1-kontext-dev.safetensors"} \ No newline at end of file