feat: update README and pyproject.toml for v0.8.10 release; add standalone mode and portable edition features

This commit is contained in:
Will Miao
2025-04-28 18:24:02 +08:00
parent ac22172e53
commit 0817901bef
2 changed files with 8 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "comfyui-lora-manager"
description = "LoRA Manager for ComfyUI - Access it at http://localhost:8188/loras for managing LoRA models with previews and metadata integration."
version = "0.8.9"
version = "0.8.10"
license = {file = "LICENSE"}
dependencies = [
"aiohttp",