From ff05e55e61817e4febd5e227f06e60adcbfdd1f0 Mon Sep 17 00:00:00 2001 From: drbaph <84208527+Saganaki22@users.noreply.github.com> Date: Thu, 6 Jun 2024 21:55:02 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 445137d..86263c5 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,13 @@ ## 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 Use Half precision, (Float 16) checkbox for Low VRAM inference
+✅ Added Use Half precision, (Float 16) checkbox for Low VRAM inference
-Added choice for all 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
+✅ Added link to the Repo
[06/06/2024]