Update README and bump to version 0.7.34

This commit is contained in:
Will Miao
2025-03-05 00:09:46 +08:00
parent a443b3230b
commit 4c95b5c516
2 changed files with 8 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ Watch this quick tutorial to learn how to use the new one-click LoRA integration
---
## [Update 0.7.33] Latest Enhancements
## [Update 0.7.33] Enhanced UI Controls & Trigger Word Management
- 🎛️ **Enhanced LoRA Loader Node**:
- New visual widgets for easier LoRA strength adjustment
- Toggle switches for quick LoRA enable/disable
@@ -26,7 +26,7 @@ Watch this quick tutorial to learn how to use the new one-click LoRA integration
- 🐛 **Bug Fixes and Stability Improvements**
## [Update 0.7.3] Previous Features
## [Update 0.7.3] One-Click Integration & Workflow Automation
-**One-Click LoRA Integration**:
- Use "Lora Loader (LoraManager)" custom node in workflows
- Copy LoRA syntax directly from manager interface
@@ -138,6 +138,11 @@ If you find this project helpful, consider supporting its development:
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/pixelpawsai)
## 💬 Community
Join our Discord community for support, discussions, and updates:
[Discord Server](https://discord.gg/vcqNrWVFvM)
---
## 🗺️ Roadmap

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.33"
version = "0.7.34"
license = {file = "LICENSE"}
dependencies = [
"aiohttp",