invoke-ai / invoke-ai/InvokeAI
[enhancement]: Switch to patchmatch-cython
- Dominant language
- Python
- Stars
- 28.2k
- Forks
- 3k
- Avg merge
- 6d 5h
- Merged PRs (30d)
- 19
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Contact Details
_No response_
### What should this feature add?
The current PatchMatch implementation in InvokeAI requires a [separate download](https://github.com/invoke-ai/InvokeAI/issues/8755) on Windows and [compilation](https://github.com/invoke-ai/launcher/issues/62) on other platforms.
It would be helpful to consider replacing PyPatchMatch with the newer [patchmatch-cython library](https://github.com/Teriks/patchmatch-cython), which would eliminate these challenges.
### Alternatives
_No response_
### Additional Content
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.