The model path was specified in the extra_model_path.yaml file, but the model did not show up after restarting ComfyUI.
- 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.
### Actual Behavior
The new model is not shown
### Steps to Reproduce
This is the path specified in the extra_model_path.yaml file.

### Debug Logs
```powershell
pytorch version: 2.7.0+cu128
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4080 SUPER : cudaMallocAsync
Using pytorch attention
Python version: 3.12.10 (tags/v3.12.10:0cc8128, Apr 8 2025, 12:21:36) [MSC v.1943 64 bit (AMD64)]
ComfyUI version: 0.3.31
ComfyUI frontend version: 1.18.6
[Prompt Server] web root: D:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\comfyui_frontend_package\static
### Loading: ComfyUI-Manager (V3.31.13)
[ComfyUI-Manager] network_mode: public
### ComfyUI Revision: 150 [76899171] *DETACHED | Released on '2025-05-03'
Import times for custom nodes:
0.0 seconds: D:\AI\ComfyUI_windows_portable\ComfyUI\custom_nodes\websocket_image_save.py
0.4 seconds: D:\AI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-manager
Starting server
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.