From 56ac44aa4062b31e0dc017fc21307f63757ef2d4 Mon Sep 17 00:00:00 2001 From: systemd Date: Tue, 1 Jul 2025 02:58:38 +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 d0c0668..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