Philipp
Philipp
Hmm, I didn't see that there was already some work on cancellation handling (in #6 and #7). I've based my solution solely on the current `onCancel()` implementation. Testing implementations of...
I have a similar issue when using `--compute-units cpuAndGPU`. Try using `all` instead or omitting the parameter completely to get images. Perhaps an issue because I'm running it on macOS...
I think this is not an issue at all, it's simply because you use different schedulers which do the inference steps in more or less steps. Those steps correlate to...
I haven't updated this PR because Ollamac was in constant flux when I tried to commit it... Now this has calmed a lot. But I'm wondering whether there still is...
@kevinhermawan : I'm not sure if you have already something like this feature "in preparation", and I'm not sure whether you like strangers to start amending your code base... so...
Might be an implementation for #35. But no keyboard shortcuts have been added so far.
I've tried to merge with main... and to avoid "collateral damage" I've put up another branch/PR #93 to allow comparison.
I have updated this PR to the latest 3.0.1 state and fixed the issues. Back to "Ready for review". Would be good if some other users would test it. If...
@kevinhermawan, merged and still functional 😅
@kevinhermawan : It seems that you started a refactoring again... so probably its better to pull back my PR. Or do you think you will merge it before your refactoring?