Salvador E. Tropea

Results 180 comments of Salvador E. Tropea

Hi @sun-jin-shu ! I fixed this issue in my fork with this patch: https://github.com/set-soft/ComfyUI-DeepExtract/commit/8286de651fa4e5dc3bdcd868fc259415ade96a85 The sample rate needs adjust, you must use 44.1 kHz.

And now I added support for different sample rates: https://github.com/set-soft/ComfyUI-DeepExtract/commit/e4a6663c2d9bbbd58925b70d40b20c4622d0ddbc I tested 32 kHz and 48 kHz

You should at least say what went wrong, what error do you get? Which format are you using?

You can find Debian packages here: https://github.com/INTI-CMNB/KiKit/releases/tag/v1.6.0-2 This is not a KiKit issue, but a Python developers style of solving things (reinventing the wheel and applying the Windows style).

> As an aside, it would be nice if KiKit would just "install" by unzipping the code into a directory of my choice and adding it to my path (or...

Hi @dnotq ! Note that the Debian repo that I maintain has all the dependencies you need as Debian packages. So you don't really need to worry about KiKit dependencies....

Hi @snhobbs ! I'm not sure what exactly is your problem. This issue is about the message you find in new (relative new, because it was already there on Debian...

> Here what I done to have it installed: > > 1. Download kikit_xxxx_all.deb from https://github.com/INTI-CMNB/KiKit/releases > 2. Execute commands from https://set-soft.github.io/debian/ > 3. Installing downloaded file from step 1...

Hi @DLesmes ! I uploaded the available weights here: https://huggingface.co/set-soft/RemBG/tree/main/PGNet The 16 bits version is just 140 MiB and works well. They are supported by my [ComfyUI nodes](https://github.com/set-soft/ComfyUI-RemoveBackground_SET/) (*dev* branch...