ComfyUI
ComfyUI copied to clipboard
Must be restart ComfyUI after adding model in the path specified in the extra_model_path.yaml
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
- Configure additional storage (The base path of ComfyUI is F:\sdwork\ComfyUI\ComfyUI)
-
Start ComfyUI
-
Add model test_1.safetensors to G:/AI/ComfyUI/models/checkpoints/
-
Click refresh or reload page
-
Check model (not found new model)
Debug Logs
nothing
Other
No response
The runtime reload feature of extra_model_paths.yaml was never provided in the first place.
This should be feature request.