1 parent b1cb565 commit 9a8f689Copy full SHA for 9a8f689
2 files changed
assets/banner.gif
2.81 MB
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "comfyui-lora-pipeline"
7
-version = "1.1.0"
+version = "1.1.1"
8
description = "Area-based LoRA scheduling and area conditioning wrappers for ComfyUI."
9
readme = "README.md"
10
requires-python = ">=3.10"
@@ -20,3 +20,4 @@ Documentation = "https://github.com/andreszs/comfyui-lora-pipeline#readme"
20
PublisherId = "andreszs"
21
DisplayName = "LoRA Pipeline"
22
Icon = ""
23
+Banner = "https://raw.githubusercontent.com/andreszs/comfyui-lora-pipeline/refs/heads/main/assets/banner.gif"
0 commit comments