update diffusers and contributing guidelines

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-01-21 13:17:06 -05:00
parent 9fba54e56b
commit fe111d9f1f
3 changed files with 5 additions and 2 deletions
+2
View File
@@ -2,6 +2,8 @@
## Update for 2025-01-21
- **Contributing**:
- if you'd like to contribute, please see updated [contributing](https://github.com/vladmandic/automatic/blob/dev/CONTRIBUTING) guidelines
- **Model Merge**
- replace model components and merge LoRAs
in addition to existing model weights merge support
+2 -1
View File
@@ -23,4 +23,5 @@ Procedure for contributing:
- Make sure that PR does NOT include any unrelated edits
- Make sure that PR does not include changes to submodules
Your pull request will be reviewed and pending review results, merged into main branch
Your pull request will be reviewed and pending review results, merged into `dev` branch
Dev merges to main are performed regularly and any PRs that are merged to `dev` will be included in the next main release
+1 -1
Submodule wiki updated: 1e3ebab7dc...faaee0ec36