Skip to content

Commit 4657b36

Browse files
author
ryanontheinstide
committed
requirements
1 parent 24b3056 commit 4657b36

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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_realtimenodes"
33
description = "These nodes are for real-time applications of ComfyUI."
4-
version = "1.2.0"
4+
version = "1.2.1"
55
license = {file = "LICENSE"}
66
dependencies = ["opencv-python"]
77

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
opencv-python
2-
Pillow
2+
Pillow
3+
mediapipe

0 commit comments

Comments
 (0)