5 lines
135 B
Docker
5 lines
135 B
Docker
ARG COMFY_BASE_TAG=latest
|
|
FROM gitea.simcop2387.info/simcop2387/new-stable-diffusion-comfy:$COMFY_BASE_TAG
|
|
ARG COMFY_BASE_TAG=latest
|
|
|
|
|