From 5c690de7673c75afa6fa81d0f5f198216f088d33 Mon Sep 17 00:00:00 2001 From: yingda Date: Fri, 4 Jul 2025 16:21:29 +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 d6446e5..12802c8 100644 --- a/configuration.json +++ b/configuration.json @@ -1 +1 @@ -{"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 +{"framework": "pytorch", "task": "image-to-image", "allow_remote": true, "model_file_location":"flux1-kontext-dev.safetensors"} \ No newline at end of file