fix image filename handling

This commit is contained in:
Vladimir Mandic
2023-10-21 11:13:47 -04:00
parent b00abc4c1d
commit 02fe33cb16
12 changed files with 48 additions and 32 deletions
-1
View File
@@ -78,7 +78,6 @@ svg.feather.feather-image, .feather .feather-image { display: none }
.block.token-counter span { background-color: #222 !important; box-shadow: 2px 2px 2px #111; border: none !important; font-size: 0.8rem; }
.tab-nav { zoom: 120%; margin-bottom: 10px; border-bottom: 2px solid var(--highlight-color) !important; padding-bottom: 2px; }
.label-wrap { margin: 16px 0px 8px 0px; }
.gradio-slider input[type="number"] { width: 4.5em; font-size: 0.8rem; height: 20px; }
.gradio-button.tool { border: none; background: none; box-shadow: none; }
#tab_extensions table td, #tab_extensions table th { border: none; padding: 0.5em; }
#tab_extensions table { width: 96vw }