mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-25 15:15:44 -03:00
Update README and version for NSFW content control enhancements
This commit is contained in:
@@ -13,6 +13,13 @@ Watch this quick tutorial to learn how to use the new one-click LoRA integration
|
|||||||
|
|
||||||
## Release Notes
|
## Release Notes
|
||||||
|
|
||||||
|
### v0.7.37
|
||||||
|
* Added NSFW content control settings (blur mature content and SFW-only filter)
|
||||||
|
* Implemented intelligent blur effects for previews and showcase media
|
||||||
|
* Added manual content rating option through context menu
|
||||||
|
* Enhanced user experience with configurable content visibility
|
||||||
|
* Fixed various bugs and improved stability
|
||||||
|
|
||||||
### v0.7.36
|
### v0.7.36
|
||||||
* Enhanced LoRA details view with model descriptions and tags display
|
* Enhanced LoRA details view with model descriptions and tags display
|
||||||
* Added tag filtering system for improved model discovery
|
* Added tag filtering system for improved model discovery
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "comfyui-lora-manager"
|
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."
|
description = "LoRA Manager for ComfyUI - Access it at http://localhost:8188/loras for managing LoRA models with previews and metadata integration."
|
||||||
version = "0.7.36"
|
version = "0.7.37"
|
||||||
license = {file = "LICENSE"}
|
license = {file = "LICENSE"}
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"aiohttp",
|
"aiohttp",
|
||||||
|
|||||||
Reference in New Issue
Block a user