File size: 112 Bytes
2aeb6ea
d72b796
5ed2d6b
 
d72b796
e1ced84
1
2
3
4
5
6
FROM runpod/stable-diffusion:comfy-ui-6.0.0
RUN apt-get update
RUN pip install --upgrade pip


CMD ["/start.sh"]