From 552dc756413ee9ddf3cb232aafab3e6b37fb8bf4 Mon Sep 17 00:00:00 2001 From: drbaph <84208527+Saganaki22@users.noreply.github.com> Date: Thu, 6 Jun 2024 10:42:24 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da88520..1b110e2 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,10 @@ ## I am not responsible for any content generated using this repository. By using this repository, you acknowledge that you are bound by the Stability AI license agreement and will only use this model for research or personal purposes. No commercial usage is allowed!
# 🚀Updates -Added choice for all *dpmpp-3m-sde, dpmpp-2m-sde, k-heun, k-lms, k-dpmpp-2s-ancestral, k-dpm-2, k-dpm-fast* Sampler types
-
+Added choice for all Sampler types
+ +*( dpmpp-3m-sde, dpmpp-2m-sde, k-heun, k-lms, k-dpmpp-2s-ancestral, k-dpm-2, k-dpm-fast )*
+ Added link to the Repo
[06/06/2024]