ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

Must be restart ComfyUI after adding model in the path specified in the extra_model_path.yaml

Open lldacing opened this issue 1 year ago • 1 comments

Expected Behavior

After adding model in the path specified in the extra_model_path.yaml and clicking refresh button or reload page, the new model can be selected.

ComfyUI_frontend issue 1132, let me create issue here.

Actual Behavior

The new model is not shown in model loader node

Steps to Reproduce

  1. Configure additional storage (The base path of ComfyUI is F:\sdwork\ComfyUI\ComfyUI)

image

  1. Start ComfyUI

  2. Add model test_1.safetensors to G:/AI/ComfyUI/models/checkpoints/ image

  3. Click refresh or reload page

  4. Check model (not found new model) image

Debug Logs

nothing

Other

No response

lldacing avatar Oct 06 '24 16:10 lldacing

The runtime reload feature of extra_model_paths.yaml was never provided in the first place. This should be feature request.

ltdrdata avatar Oct 07 '24 02:10 ltdrdata