Must be restart ComfyUI after adding model in the path specified in the extra_model_path.yaml
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
### 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](https://github.com/Comfy-Org/ComfyUI_frontend/issues/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)

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

4. Click refresh or reload page
5. Check model (not found new model)

### Debug Logs
```powershell
nothing
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.