Update pyproject.toml

This commit is contained in:
Dariusz L
2025-07-22 00:31:46 +02:00
parent fe75968e13
commit 133b009086

View File

@@ -1,5 +1,5 @@
[project] [project]
name = "comfyui-layerforge" name = "layerforge"
description = "Photoshop-like layered canvas editor to your ComfyUI workflow. This node is perfect for complex compositing, inpainting, and outpainting, featuring multi-layer support, masking, blend modes, and precise transformations. Includes optional AI-powered background removal for streamlined image editing." description = "Photoshop-like layered canvas editor to your ComfyUI workflow. This node is perfect for complex compositing, inpainting, and outpainting, featuring multi-layer support, masking, blend modes, and precise transformations. Includes optional AI-powered background removal for streamlined image editing."
version = "1.3.8" version = "1.3.8"
license = { text = "MIT License" } license = { text = "MIT License" }