mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-04-28 10:11:14 +00:00
Added initial support for finetuning wan i2v WIP
This commit is contained in:
@@ -1831,6 +1831,7 @@ class StableDiffusion:
|
||||
return_conditional_pred=False,
|
||||
guidance_embedding_scale=1.0,
|
||||
bypass_guidance_embedding=False,
|
||||
batch: Union[None, 'DataLoaderBatchDTO'] = None,
|
||||
**kwargs,
|
||||
):
|
||||
conditional_pred = None
|
||||
|
||||
Reference in New Issue
Block a user