mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
Update README and bump to version 0.7.34
This commit is contained in:
@@ -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:
|
||||
|
||||
[](https://ko-fi.com/pixelpawsai)
|
||||
|
||||
## 💬 Community
|
||||
|
||||
Join our Discord community for support, discussions, and updates:
|
||||
[Discord Server](https://discord.gg/vcqNrWVFvM)
|
||||
|
||||
---
|
||||
|
||||
## 🗺️ Roadmap
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user