ltdrdata / ComfyUI-Manager

ComfyUI-Manager is an extension designed to enhance the usability of ComfyUI. It offers management functions to install, remove, disable, and enable various custom nodes of ComfyUI. Furthermore, this extension provides a hub feature and convenience functions to access a wide range of information within ComfyUI.
GNU General Public License v3.0
5.83k stars 725 forks source link

Manager for M1 computers #253

Closed txs closed 7 months ago

txs commented 8 months ago

I put the manager in the custom node. However, M1 macs seems not loading the manager properly.

ltdrdata commented 8 months ago

I don't think that is the M1 and Manager Issue.

Show me the full startup log.

JoeGarr2000 commented 8 months ago

Puse el administrador en el nodo personalizado. Sin embargo, los Mac M1 parecen no cargar al administrador correctamente.

Hi, you need to replace the requirements.txt file installed in patch-1 of the Comfyu installation repository.: https://github.com/savolla/ComfyUI/tree/patch-1

Note that you must select Preview (Nightly) for MPS device acceleration during installation. pip3 install --pre torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/nightly/cpu and the Manager will reappear.