From da52122776b09179dc5a0b7b0bb8454905548e48 Mon Sep 17 00:00:00 2001 From: doctorpangloss <@hiddenswitch.com> Date: Wed, 28 Feb 2024 10:30:58 -0800 Subject: [PATCH] Add readme to containers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5122a4bee..19eadc8f9 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A vanilla, up-to-date fork of [ComfyUI](https://github.com/comfyanonymous/comfyu - [New configuration options](#command-line-arguments) for directories, models and metrics. - [API](#using-comfyui-as-an-api--programmatically) support, using the vanilla ComfyUI API and new API endpoints. - [Embed](#embedded) ComfyUI as a library inside your Python application. No server or frontend needed. -- [Containers]. +- [Containers](#containers). - Automated tests for new features. ### Table of Contents