Ability to run comfyui without having the terminal embedded in the application
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Feature Idea
I've had to reinstall comfyUI several times now, simply because i have NO ACCESS to the terminal if something goes wrong before the UI can load. Today's particular instance was caused by pytorch upgrading to cuda130, and comfyui just errors durign start up (no error in the "log" window. a prompt to reinstall venv, but that fails, because venv is still present, and no access to terminal to force it.
All in all, hiding the terminal within the desktop app is a terrible approach, it strips the user's ability to access in real time what's happening in the terminal if the UI is falling down.
### Existing Solutions
_No response_
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.