From e7925daf6af0f4ef441f8ca7e756d5c62ca61f84 Mon Sep 17 00:00:00 2001 From: fireicewolf Date: Sat, 8 Nov 2025 06:25:01 +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 cb58d36..e3f7c77 100644 --- a/configuration.json +++ b/configuration.json @@ -1 +1 @@ -{"aigc_model":true,"framework":"Pytorch","model_file_location":"next-scene_lora_v1-3000.safetensors"} \ No newline at end of file +{"aigc_model":true,"framework":"pytorch","model_file_location":"next-scene_lora-v2-3000.safetensors","task":"text-to-image-synthesis"} \ No newline at end of file