I want to install Comfy-UI in a container, I’m not completely sure how to do this I’m new to Podman and Docker. I know Docker is a very common application for Containers, however I want to use Podman because it’s totally free for everyone who wants to use it. Podman should be completely compatible with all Docker images and containers.
I haven’t been able to find an image of Comfy-UI that I can download to Podman. And Podman can use Docker images.
So I’ve used blank image of Ubuntu and then setup Comfy-IU in this container, but this is not as easy as I thought it would be.
I haven’t been about to setup all the required bits for Comfy-UI, I’m having a complete nightmare getting Torch installed (it’s a requirement for Comfy-UI). The instructions for installing Torch are for pip or Conda and not apt, so that really goes wrong. Once I got it installed, but it wouldn’t find my GPU (I have Nvidia 3050 installed). Another time I installed Torch, but the installation wouldn’t work because of conflicts with versions of libraries.
Does anyone have an easy way to get Comfy-UI installed onto a Podman / Docker container?
Or just any help that comes to mind?
(Note: the base machine is Ubuntu Linux).