Update release notes and version to v0.8.14: add virtualized scrolling, compact display mode, and enhanced LoRA node functionality.

This commit is contained in:
Will Miao
2025-05-13 22:50:32 +08:00
parent 78e1901779
commit ec4b5a4d45
2 changed files with 6 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.13"
version = "0.8.14"
license = {file = "LICENSE"}
dependencies = [
"aiohttp",