skill check-models

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2026-05-13 11:47:33 +02:00
parent 5630c91ac6
commit 10b6409954
-2
View File
@@ -91,8 +91,6 @@ def guess_by_name(fn, current_guess):
new_guess = 'HiDreamO1'
elif 'hidream' in fn.lower():
new_guess = 'HiDream'
elif 'hidream' in fn.lower():
new_guess = 'HiDream'
elif 'zeta-chroma' in fn.lower() or 'zetachroma' in fn.lower():
new_guess = 'ZetaChroma'
elif 'chroma' in fn.lower() and 'xl' not in fn.lower():