From 1d6bff53fcf500f452d0de412ff643e315db6779 Mon Sep 17 00:00:00 2001 From: Laurent Mazare Date: Tue, 29 Aug 2023 12:55:56 +0100 Subject: Changelog update. (#656) --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 29960ce4..9b1e8ca9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ This documents the main changes to the `candle` crate. ## Unreleased ### Added +- Stable Diffusion XL support + [647](https://github.com/huggingface/candle/pull/647). +- Add the conv-transpose2d op + [635](https://github.com/huggingface/candle/pull/635). - Refactor the VarBuilder api [627](https://github.com/huggingface/candle/pull/627). - Add some quantization command -- cgit v1.2.3