mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-24 02:37:57 -05:00
Add `dump_path` arg to the converter function & save the model to disk inside the conversion function. This is the same pattern as in the other conversion functions.