From 0c85c7a92f457c409ba0814a3de676b93521b35e Mon Sep 17 00:00:00 2001 From: Vijaysinh Date: Fri, 28 Nov 2025 18:23:17 +0530 Subject: [PATCH] Create extra_config.json --- comfy/extra_config.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 comfy/extra_config.json diff --git a/comfy/extra_config.json b/comfy/extra_config.json new file mode 100644 index 000000000..4facaec9f --- /dev/null +++ b/comfy/extra_config.json @@ -0,0 +1,3 @@ +{ + "unload_text_encoder_after_run": true +}