runpod-worker-comfy
runpod-worker-comfy copied to clipboard
Provide an image that has no default models installed
Is your feature request related to a problem? Please describe.
With https://github.com/blib-la/runpod-worker-comfy/pull/16 we have the possibility to create a Docker image that doesn't contain any default models. So it would be nice to have this pre-build, so that people can use the "empty" image and add their own models to it via the network-volume.
Describe the solution you'd like A separate image next to the current default image.
Describe alternatives you've considered Forking the repo and deleting the default images.