ComfyUI
ComfyUI copied to clipboard
Unable to Start
Custom Node Testing
- [x] I have tried disabling custom nodes and the issue persists (see how to disable custom nodes if you need help)
Expected Behavior
Progam starts
Actual Behavior
python 3.12 fresh install Clone of repo Installed dependecies Installed torch . etc
PS D:\ComfyUI> python.exe .\main.py Checkpoint files will always be loaded safely. PS D:\ComfyUI>
No any helpfull output, just end
What this could be ?
Steps to Reproduce
python 3.12 fresh install Clone of repo Installed dependecies pip Installed torch . etc
Debug Logs
PS D:\ComfyUI> python main.py --listen 0.0.0.0 --port 8188 --verbose DEBUG
Checkpoint files will always be loaded safely.
PS D:\ComfyUI>
Other
No response