mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
add hunyuanimage-2.1
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -80,6 +80,8 @@ def get_model_type(pipe):
|
||||
model_type = 'wanai'
|
||||
elif 'HDM-xut' in name:
|
||||
model_type = 'hdm'
|
||||
elif 'HunyuanImage' in name:
|
||||
model_type = 'hunyuanimage'
|
||||
else:
|
||||
model_type = name
|
||||
return model_type
|
||||
|
||||
Reference in New Issue
Block a user