Comfy-Org / Comfy-Org/ComfyUI

Auto install front end updates.

Open
#8,009 0 comments 0 reactions 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Feature Idea

Can you add an if/then statement to ComfyUIs boot(or when 'Update All' is run) to automatically run the pip command to install the new front end if needed?

if installed version < current version then python.exe -m pip install -r requirements.txt
... the rest of the boot process...

You already have a check in place to let people know when an update is needed, this could automatically run if an update is needed.

### Existing Solutions

_No response_

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.