Skip to content

Commit 9a8f689

Browse files
committed
Release 1.1.1 with animated Registry banner
1 parent b1cb565 commit 9a8f689

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

assets/banner.gif

2.81 MB
Loading

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "comfyui-lora-pipeline"
7-
version = "1.1.0"
7+
version = "1.1.1"
88
description = "Area-based LoRA scheduling and area conditioning wrappers for ComfyUI."
99
readme = "README.md"
1010
requires-python = ">=3.10"
@@ -20,3 +20,4 @@ Documentation = "https://github.com/andreszs/comfyui-lora-pipeline#readme"
2020
PublisherId = "andreszs"
2121
DisplayName = "LoRA Pipeline"
2222
Icon = ""
23+
Banner = "https://raw.githubusercontent.com/andreszs/comfyui-lora-pipeline/refs/heads/main/assets/banner.gif"

0 commit comments

Comments
 (0)