Skip to content

v2.0.3

Choose a tag to compare

@HowToSD HowToSD released this 04 Mar 23:09
· 16 commits to main since this release

Switched from model.eval to model.train(False) due to Comfy's security checker flagging model.eval due to its limitation even though model.eval does not have security issues.