From 757bb7c46b20651853ee23e3109ac4f9fb06a061 Mon Sep 17 00:00:00 2001 From: AUTOMATIC <16777216c@gmail.com> Date: Wed, 31 Aug 2022 22:19:30 +0300 Subject: fix for GPFGAN RGB/BGR (thanks deggua) experimental support for negative prompts (without UI) option to do inpainting at full resolution Tooltips for UI elements --- style.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 5906d34d..ff545c63 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,5 @@ +.output-html p {margin: 0 0.5em;} +.performance { font-size: 0.85em; color: #444; } button{ align-self: stretch !important; -- cgit v1.2.3