Add Morphology nodes from kornia (#2781)

* import kornia

* Added morphology nodexs

* Add kornia to requirements

* fix choices

* options, also move to postprocessors

* fix placing and step
This commit is contained in:
Dmytro Mishkin
2024-03-04 18:50:28 +01:00
committed by GitHub
parent caddef8d88
commit 6d8834f08f
4 changed files with 52 additions and 269 deletions

View File

@@ -10,3 +10,4 @@ Pillow
scipy
tqdm
psutil
kornia>=0.7.1