From 8b799bf3ad61ca7490de22d701641df09d8bda25 Mon Sep 17 00:00:00 2001 From: Laurent Date: Thu, 15 Feb 2024 14:11:17 +0000 Subject: [PATCH] =?UTF-8?q?add=20`StyleAligned`=20to=20the=20README's=20"L?= =?UTF-8?q?atest=20News=20=F0=9F=94=A5"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b46492..f283265 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ ______________________________________________________________________ ## Latest News 🔥 +- Added [Style Aligned adapter](https://arxiv.org/abs/2312.02133) to Stable Diffusion models - Added [ControlLoRA (v2) adapter](https://github.com/HighCWu/control-lora-v2) to Stable Diffusion XL - Added [Euler's method](https://arxiv.org/abs/2206.00364) to solvers (contributed by [@israfelsr](https://github.com/israfelsr)) - Added [DINOv2](https://github.com/facebookresearch/dinov2) for high-performance visual features (contributed by [@Laurent2916](https://github.com/Laurent2916))