Skip to content

Commit

Permalink
pyproject version advance for security reason
Browse files Browse the repository at this point in the history
  • Loading branch information
nullquant committed Sep 7, 2024
1 parent 8605ca9 commit 4f1992e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
name = "comfyui-brushnet"
description = "These are custom nodes for ComfyUI native implementation of BrushNet (inpaint), PowerPaint (inpaint, object removal) and HiDiffusion (higher resolution for SD15 and SDXL)"
version = "1.0.1"
version = "1.0.2"
license = { text = "Apache License 2.0" }
dependencies = ["diffusers>=0.27.0", "accelerate>=0.29.0", "peft>=0.7.0"]

Expand Down

0 comments on commit 4f1992e

Please sign in to comment.