Open
Description
Issue:
If you have multiple containers that use the same models there is no way to use a common volume mappings between them.
Scenario:
If you use Flux.1 Dev model for ComfyUI, InvokeAI, AI Toolkit etc. I should be able to map a "Models" volumes to the path /root/ComfyUI/models
which can also be mapped to other containers.
Expected:
The Flux.1 Dev model should be mapped from the volume.
Actual:
If a mapping is present the initial boot fails with an error stating the /root/ComfyUI
directory already exists and is not empty resulting in the need to have duplicates of very large model files.
Metadata
Metadata
Assignees
Labels
No labels