So I have ComfyUI running on Colab. It's really slow, but it says it is connected to a T-4 GPU. I
So I have ComfyUI running on Colab. It's really slow, but it says it is connected to a T-4 GPU. I get errors saying that the version of Pytorch is 12.0 but the version of Cuda is 11.8 and they aren't compatible which leads me to believe that's why it is slow. The other possibility is that I need a pod running. I don't know for certain how it works yet. I added a piece of code to install the ComfyUI_Manager to it, but even though the custom_node is present it isn't showing up in the interface. Not sure what I did wrong there. I know enough linux to check directories and by using commands you already have in your code it installed.
