feat: pip fixer for torch, opencv

fixed: Preventing the browser from reopening automatically after a restart on Windows.
This commit is contained in:
Dr.Lt.Data
2024-11-24 23:33:53 +09:00
parent 4a908d970a
commit 02f1788261
5 changed files with 165 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "comfyui-manager"
description = "ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI."
version = "2.51.9"
version = "2.52"
license = { file = "LICENSE.txt" }
dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions"]