mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
fix script sorting
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ from modules import scripts, shared, processing
|
||||
|
||||
class Script(scripts.Script):
|
||||
def title(self):
|
||||
return 'Color grading'
|
||||
return 'LUT Color grading'
|
||||
|
||||
def show(self, is_img2img):
|
||||
return shared.native
|
||||
|
||||
Reference in New Issue
Block a user