Update release notes and version to v0.8.17, adding new features including duplicate model detection, enhanced URL recipe imports, and improved trigger word control.

This commit is contained in:
Will Miao
2025-06-09 19:07:53 +08:00
parent 787e37b7c6
commit 18cdaabf5e
2 changed files with 9 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.16"
version = "0.8.17"
license = {file = "LICENSE"}
dependencies = [
"aiohttp",