From 2228d793470ef7f0d7649b57ceb8352cef9bec0d Mon Sep 17 00:00:00 2001 From: whitney Date: Mon, 27 Jan 2025 20:36:18 -0800 Subject: [PATCH] Update README --- comfyui/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comfyui/README.md b/comfyui/README.md index 60aae4a..e8c84ee 100644 --- a/comfyui/README.md +++ b/comfyui/README.md @@ -8,6 +8,6 @@ docker compose down && docker system prune -af && docker compose up -d && docker ``` ## GPU Requirements -Have a strong enough GPU to run these models. I've ran Flux.1 Dev on a 3070 with 24GB of VRAM. +Have a strong enough GPU to run these models. I've ran Flux.1 Dev on a 3080 TI with 12GB of VRAM. Other than that consult charts for what you can run on your system.