wanx-troopers

Other Things to Check Out

Promising For Comfy

Caution Against 1038lab

A fix has done in ComfyRMBG repository for issue raised: 151 has failed to resolve the issue.

Loading model checkpoints with weights_only=False in PyTorch/ComfyUI can be dangerous. It disables a key safety feature that prevents the execution of potentially malicious code embedded within model files (especially .pt or .bin files using pickle). This creates a Remote Code Execution (RCE) vulnerability, affecting all nodes in your workflow if a compromised model is loaded. .safetensors files are generally considered safe.

The code is patching core functions in pytorch, disabling security on loading .safetensors and interfering with operation of other nodes inside ComfyUI installation in other ways. Caution is raised for all 1038lab repositories.

Big List

Deliberately Not Covered

Unlikely

Promising But Not Immediately Useful