From ae0871e21227f715cd446a75af1d229475c1113c Mon Sep 17 00:00:00 2001 From: John Doe Date: Sun, 23 Nov 2025 17:06:44 -0500 Subject: [PATCH] Master with workign build script for ComfyUI --- comfyui-build/docker-entrypoint.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/comfyui-build/docker-entrypoint.sh b/comfyui-build/docker-entrypoint.sh index 402bec1..45b4ca0 100644 --- a/comfyui-build/docker-entrypoint.sh +++ b/comfyui-build/docker-entrypoint.sh @@ -1,6 +1,7 @@ #!/bin/bash # ComfyUI Virtual Environment Creation Script for AMD GPUs + # This script clones ComfyUI and creates 4 different virtual environments # optimized for different AMD GPU architectures