mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
@@ -67,6 +67,8 @@ def guess_by_name(fn, current_guess):
|
||||
new_guess = 'Sana'
|
||||
elif 'lumina-next' in fn.lower():
|
||||
new_guess = 'Lumina-Next'
|
||||
elif 'lumina-dimoo' in fn.lower():
|
||||
new_guess = 'Lumina-DiMOO'
|
||||
elif 'lumina-image-2' in fn.lower():
|
||||
new_guess = 'Lumina 2'
|
||||
elif 'kolors' in fn.lower():
|
||||
|
||||
Reference in New Issue
Block a user