axinc-ai / ailia-models

The collection of pre-trained, state-of-the-art AI models for ailia SDK
2.04k stars 325 forks source link

update image saving function of latent-consistency-models #1552

Closed ohshima-axell closed 2 months ago

ohshima-axell commented 2 months ago

diffution/latent-consistency-models で -s オプションでファイル名を指定しても無視されて必ず Output ディレクトリに出力が保存される挙動を以下のように変更しました。

kyakuno commented 2 months ago

実装、ありがとうございます!