mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
sort and describe all scripts
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ class Script(scripts.Script):
|
||||
|
||||
def ui(self, _is_img2img):
|
||||
with gr.Row():
|
||||
gr.HTML("<span>  Color grading</span><br>")
|
||||
gr.HTML("<span>  LUT Color grading</span><br>")
|
||||
with gr.Row():
|
||||
original = gr.Checkbox(label='Include original image', value=True)
|
||||
with gr.Row():
|
||||
|
||||
Reference in New Issue
Block a user