mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-01-26 16:39:47 +00:00
Initial support for qwen image edit plus
This commit is contained in:
@@ -348,6 +348,9 @@ class BaseSDTrainProcess(BaseTrainProcess):
|
||||
fps=sample_item.fps,
|
||||
ctrl_img=sample_item.ctrl_img,
|
||||
ctrl_idx=sample_item.ctrl_idx,
|
||||
ctrl_img_1=sample_item.ctrl_img_1,
|
||||
ctrl_img_2=sample_item.ctrl_img_2,
|
||||
ctrl_img_3=sample_item.ctrl_img_3,
|
||||
**extra_args
|
||||
))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user