fixed: missing channels.list.template

modified: /ltdrdata -> /Comfy-Org
modified: set default network as public instead of offline
This commit is contained in:
Dr.Lt.Data
2025-04-23 08:15:12 +09:00
committed by bymyself
parent 3799af0017
commit 48ba2f4b4c
6 changed files with 19 additions and 15 deletions

View File

@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "comfyui-manager"
license = { text = "GPL-3.0-only" }
version = "4.0.0-beta.1"
version = "4.0.0-beta.2"
requires-python = ">= 3.9"
description = "ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI."
readme = "README.md"