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
This commit is contained in:
AUTOMATIC
2022-08-31 22:19:30 +03:00
parent a8c002587e
commit 757bb7c46b
3 changed files with 194 additions and 35 deletions

View File

@@ -1,3 +1,5 @@
.output-html p {margin: 0 0.5em;}
.performance { font-size: 0.85em; color: #444; }
button{
align-self: stretch !important;