Open iwr-redmond opened 3 months ago
invokeai
is listed in pyproject.toml: https://github.com/invoke-ai/invoke-training/blob/e4c2fc8bdbdc2115e8f3cf8d19b7a38cec610b0a/pyproject.toml#L24
I want to get rid of this dependency at some point. It doesn't make sense to install all of invokeai just for the few files that we want. But, for now, it should work as-is.
src/invoke_training/model_merge/scripts/merge_lora_into_model.py L10:
But the documentation draft (docs/get-started/installation.md) says:
And presently invokeai is not listed in pyproject.toml as a dependency.