FROM runpod/stable-diffusion:comfy-ui-6.0.0 RUN apt-get update RUN pip install --upgrade pip CMD ["/start.sh"]