h3rmit
h3rmit
Oh, so that's why ``EbIsResetting`` felt unfamiliar. I actually changed these two lines to try both vba5 and vba6, and use whatever is already loaded. ``` Dim vbModuleHandle As Long...
Thank you! The vb5 branch seems to work fine in VB5 now. The ``cAsyncSocket.cls`` class can no longer be compiled by itself, as it now requires ``mdVb5Comp.bas`` to be included...
I'm quite reluctant to use the ``CreateObject("VBScript.RegExp")`` part. It relies on an extra external dependency, and it is late bound, so it could be an potential factor of instability, depending...
I just managed to run the latest Spleeter v2.3.1 on GPU in **Windows 7**, on my GTX 1050 Ti (4GB) card. The process was far simpler and didn't require Anaconda,...
Happens to me too. - 4GB VRAM, 8GB RAM. - 2 ControlNet units Everytime I load a different image on one of them I notice a leak in VRAM, eventually...