AMD, Windows 11, ComfyUI dont use my VRAM
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 153
Description
### Your question
For some reason everytime I start ComfyUI it dont use my VRAM.
I have a 9700 xtx , am I missing something? Sorry about the vague info im not a expert of any kind with this tipe of things, feel free to ask me anything if you want to help and this info is not enough.
### Logs
```powershell
PS C:\Users\adria\Stable-Diff> .\venv\Scripts\activate
(venv) PS C:\Users\adria\Stable-Diff> cd .\ComfyUI\
(venv) PS C:\Users\adria\Stable-Diff\ComfyUI> python main.py --directml
[START] Security scan
[DONE] Security scan
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2025-01-05 00:44:28.982505
** Platform: Windows
** Python version: 3.12.0 (tags/v3.12.0:0fb18b0, Oct 2 2023, 13:03:39) [MSC v.1935 64 bit (AMD64)]
** Python executable: C:\Users\adria\Stable-Diff\venv\Scripts\python.exe
** ComfyUI Path: C:\Users\adria\Stable-Diff\ComfyUI
** Log path: C:\Users\adria\Stable-Diff\ComfyUI\user\comfyui.log
[notice] A new release of pip is available: 23.2.1 -> 24.3.1
[notice] To update, run: python.exe -m pip install --upgrade pip
[notice] A new release of pip is available: 23.2.1 -> 24.3.1
[notice] To update, run: python.exe -m pip install --upgrade pip
Prestartup times for custom nodes:
3.1 seconds: C:\Users\adria\Stable-Diff\ComfyUI\custom_nodes\ComfyUI-Manager
Using directml with device:
Total VRAM 1024 MB, total RAM 31894 MB
pytorch version: 2.4.1+cpu
Set vram state to: NORMAL_VRAM
Device: privateuseone
Using sub quadratic optimization for attention, if you have memory or speed issues try using: --use-split-cross-attention
[Prompt Server] web root: C:\Users\adria\Stable-Diff\ComfyUI\web
### Loading: ComfyUI-Manager (V3.3.9)
### ComfyUI Version: v0.3.10-29-gd45ebb6 | Released on '2025-01-04'
Import times for custom nodes:
0.0 seconds: C:\Users\adria\Stable-Diff\ComfyUI\custom_nodes\websocket_image_save.py
0.3 seconds: C:\Users\adria\Stable-Diff\ComfyUI\custom_nodes\ComfyUI-Manager
Starting server
To see the GUI go to: http://127.0.0.1:8188
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.