From 6961b0c2f558b72f3565f42cca114128944afd23 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sun, 26 Oct 2025 18:17:36 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 367f803..3f44fa1 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -747,6 +747,21 @@ ], "type": "addon" }, + { + "name": "ComfyUI", + "slug": "comfyui", + "desc": "ComfyUI is a node-based interface and inference engine for generative AI. Users can combine various AI models and operations through nodes to achieve highly customizable and controllable content generation.", + "script": "ct/comfyui.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/comfyui.sh", + "categories": [ + 20 + ], + "notes": [ + "Application takes long time to install. Please be patient!", + "Please check that you have installed the drivers for your GPU." + ], + "type": "ct" + }, { "name": "CommaFeed", "slug": "commafeed",