Update README and logs for version 0.7.0: Major features enhancement including CivitAI integration, new context menu, and improved model details.

This commit is contained in:
Will Miao
2025-02-19 23:30:19 +08:00
parent 57ca4a275d
commit b7c8b11e98
3 changed files with 59 additions and 17 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.5.9"
version = "0.7.0"
license = {file = "LICENSE"}
dependencies = [
"aiohttp",