From 7edb68605cec1ed2fa38b156b7a4630d28bc5566 Mon Sep 17 00:00:00 2001 From: fireicewolf Date: Sat, 8 Nov 2025 06:21:40 +0000 Subject: [PATCH] System init configuration.json --- configuration.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 configuration.json diff --git a/configuration.json b/configuration.json new file mode 100644 index 0000000..cb58d36 --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"aigc_model":true,"framework":"Pytorch","model_file_location":"next-scene_lora_v1-3000.safetensors"} \ No newline at end of file