Michele Yin

Results 8 comments of Michele Yin

Does your code work without reboot ? If that is the case I could make a simple GUI for it.

hold the power X button for 5-10 seconds and you power it off. It is something related to the drivers of the controller, not Ryujinx.

No. In an array with N elements they are indexed from 0 to N-1. So it is correct to have boundary >=0 and

I get what you mean. You can technically do something like this, particularly on offline models, and it does indeed improve translation quality. However if you merge all text bubbles...

So, if you have a M1 or other apple silicon Mac you can use their GPUs by using `mps` instead of `cuda`. There is already some work doing it, [apple...

As I am working on it, with a M1 Pro, moving everything to the apple gpu using the `mps` I see a large improvement. I was able to test and...

I did not touch those files, but it seems that the linter for py3.11 dislikes the exisiting format for some reason. Unlucky

We should mark this issue as closed now that https://github.com/zyddnys/manga-image-translator/pull/541 Got merged into main