Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2025-10-26 18:17:36 +00:00
parent 8b26f30e37
commit 6961b0c2f5

View File

@@ -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",