double-click feature is removed.

The feature has been moved to
https://github.com/ltdrdata/comfyui-connection-helper
This commit is contained in:
Dr.Lt.Data
2025-01-29 02:45:37 +09:00
parent a060ff52ad
commit b1b02dc8e5
5 changed files with 12 additions and 48 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 = "3.9.5"
version = "3.10"
license = { file = "LICENSE.txt" }
dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions"]