From 44223abe2187553499aed603a3a51b222dcc241f Mon Sep 17 00:00:00 2001 From: JT Date: Sun, 17 Dec 2023 21:02:14 -0800 Subject: [PATCH] chagenlog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97b974e5..6f9d3403 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2.0.0.html). ## v2.7.3 +### Added +- Added missing IPAdapter and CLIP Vision folder links for ComfyUI ### Fixed - Fixed UnicodeDecodeError when using extra_model_paths.yaml in ComfyUI on certain locales +- Fixed SDXL CLIP Vision model directory name conflict ## v2.7.2 ### Changed