From a63fe3340e7bc07872665d31ef777d93755129be Mon Sep 17 00:00:00 2001
From: drbaph <84208527+Saganaki22@users.noreply.github.com>
Date: Sat, 8 Jun 2024 00:13:13 +0100
Subject: [PATCH] Update README.md
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
🚀Updates (0.3)
✅ Optimised Code for efficiency
✅ Simplified UI
✅ Updated UI elements to include Advanced Parametres dropdown
( CFG Scale, Sigma_min, Sigma_max )
---
README.md | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 56e5379..2eb4704 100644
--- a/README.md
+++ b/README.md
@@ -4,17 +4,29 @@
-
+
+
+
# âš Disclaimer
## 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 (0.2)
-✅ Added Use Half precision, (Float 16) checkbox for Low VRAM inference
+# 🚀Updates (0.3)
+✅ Optimised Code for efficiency
+
+✅ Simplified UI
+
+✅ Updated UI elements to include Advanced Parametres dropdown
+
+*( CFG Scale, Sigma_min, Sigma_max )*
+
+✅ Added Use Half precision checkbox for Low VRAM inference
+
+*( Float 16 )*
✅ Added choice for all Sampler types
@@ -22,7 +34,7 @@
✅ Added link to the Repo
-[06/06/2024]
+[08/06/2024]
---