sort and describe all scripts

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2024-11-08 11:32:47 -05:00
parent ba3a32ae47
commit 5de457bb18
28 changed files with 51 additions and 46 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ class Script(scripts.Script):
def ui(self, _is_img2img):
with gr.Row():
gr.HTML("<span>&nbsp Color grading</span><br>")
gr.HTML("<span>&nbsp LUT Color grading</span><br>")
with gr.Row():
original = gr.Checkbox(label='Include original image', value=True)
with gr.Row():