From 5abe3a091d62995a516e3eaef92a88b99da3db6c Mon Sep 17 00:00:00 2001 From: Derek Holloway Date: Fri, 4 Jul 2025 20:06:39 +0000 Subject: [PATCH] add quick and dirty readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..bdda4c1 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Pulls and compiles comfyUI -> fully arm64 compatable +Uses docker compose for deploy + +Simply change ComfyUI version in the dockerfile +then run docker compose up --build \ No newline at end of file