improved: Display the terminal when starting the installation of a model or node packs

This commit is contained in:
Dr.Lt.Data
2025-02-10 02:56:48 +09:00
parent 22266484bd
commit e113e011cb
5 changed files with 25 additions and 10 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.18"
version = "3.18.1"
license = { file = "LICENSE.txt" }
dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions"]