From 3265464090d7b94a246cdc246dafb3a207a35cfd Mon Sep 17 00:00:00 2001 From: leejet Date: Mon, 14 Aug 2023 21:27:01 +0800 Subject: [PATCH] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a946b60..a2b02b5 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Inference of [Stable Diffusion](https://github.com/CompVis/stable-diffusion) in - [ ] [stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) style tokenizer (eg: token weighting, ...) - [ ] LoRA support - [ ] k-quants support +- [ ] Cross-platform reproducibility (perhaps ensuring consistency with the original SD) ## Usage