From 8d7f7cd49aac9008d828c05ae49d8e0f172d5eee Mon Sep 17 00:00:00 2001 From: Benjamin Berman Date: Tue, 15 Oct 2024 09:24:28 -0700 Subject: [PATCH] Remove redundant line from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 56528ed8d..e46b71f82 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ A vanilla, up-to-date fork of [ComfyUI](https://github.com/comfyanonymous/comfyu - [Embed](#embedded) ComfyUI as a library inside your Python application. No server or frontend needed. - [Containers](#containers) for running on Linux, Windows and Kubernetes with CUDA acceleration. - Automated tests for new features. -- Automatic model downloading for well-known models. ### Upstream Features