Update README for CivitAI API key instructions, bump version to 0.7.1, and enhance error handling in API routes

This commit is contained in:
Will Miao
2025-02-20 08:29:03 +08:00
parent b7c8b11e98
commit 3fa8bae205
3 changed files with 13 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.7.0"
version = "0.7.1"
license = {file = "LICENSE"}
dependencies = [
"aiohttp",