diff options
author | Grafting Rayman <156515434+GraftingRayman@users.noreply.github.com> | 2025-01-17 11:06:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-17 11:06:44 +0000 |
commit | e6bd5af6a8e306a1cdef63402a77a980a04ad6e1 (patch) | |
tree | d0732226bbc22feedad9e834b2218d7d0b0eff54 /requirements.txt | |
parent | 495ffc4777522e40941753e3b1b79c02f84b25b4 (diff) | |
download | Comfyui-reactor-node-main.tar.gz |
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..d6d85e9 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,7 @@ +albumentations>=1.4.16
+insightface==0.7.3
+onnx>=1.14.0
+opencv-python>=4.7.0.72
+numpy==1.26.3
+segment_anything
+ultralytics
|