Skip to content

Commit c013b3c

Browse files
authored
Update pyproject.toml
1 parent 82d2ec5 commit c013b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "comfyui_controlnet_aux"
33
description = "Plug-and-play ComfyUI node sets for making ControlNet hint images"
4-
version = "1.0.1"
4+
version = "1.0.2"
55
license = "LICENSE"
66
dependencies = ["torch", "importlib_metadata", "huggingface_hub", "scipy", "opencv-python>=4.7.0.72", "filelock", "numpy", "Pillow", "einops", "torchvision", "pyyaml", "scikit-image", "python-dateutil", "mediapipe", "svglib", "fvcore", "yapf", "omegaconf", "ftfy", "addict", "yacs", "trimesh[easy]", "albumentations", "scikit-learn"]
77

0 commit comments

Comments
 (0)