From a393bebec80cf29ecf14a1f259aad0720a87a969 Mon Sep 17 00:00:00 2001 From: leejet Date: Tue, 22 Aug 2023 20:45:23 +0800 Subject: [PATCH] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a673b8..314c279 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Inference of [Stable Diffusion](https://github.com/CompVis/stable-diffusion) in - [ ] LoRA support - [ ] k-quants support - [ ] Cross-platform reproducibility (perhaps ensuring consistency with the original SD) +- [ ] Adapting to more weight formats ## Usage