rework settings, image-watermark, safe config handling

This commit is contained in:
Vladimir Mandic
2023-07-18 14:41:27 -04:00
parent 3352876521
commit debec28be6
19 changed files with 223 additions and 126 deletions
+1
View File
@@ -27,6 +27,7 @@ div.gradio-html.min{ min-height: 0; }
.gradio-slider input[type="number"]{ width: 6em; }
.hidden { display: none; }
footer { display: none; }
td { border-bottom: none !important; }
/* general styled components */
.gradio-button.tool{ max-width: 1em; min-width: 1em !important; align-self: end; font-size: 1.4em }