Open vglushkov opened 3 months ago
I can't get it to run at all, Mac Studio 96GB 38-core GPU. Are you running this command at startup;
[python3.11 main.py --cpu] It's painfully slow but it will work.
It works running on CPU, though not really usable on my MacBook Pro M2 16GB 12-core. Have you tried mps with num_beams set to 1?
Yes, I notice that after I posted my comment. Just about every ComfyUI workflow comes back with an error, "not supported on MPS". Guess I'll need to buy a CUDA machine if I want to explore AI. Shame.
When setting num_beams to 1, the node runs fine. With any other setting it returns the error.
The expanded size of the tensor (1025) must match the existing size (14) at non-singleton dimension 8. Target sizes: [1025]. Tensor sizes: [14]