cleanup: Remove Openpose Image Processor

This commit is contained in:
blessedcoolant
2024-02-11 13:19:09 +05:30
committed by Kent Keirsey
parent f8e566d62a
commit 50b93992cf
9 changed files with 21 additions and 235 deletions

View File

@ -81,7 +81,7 @@ their descriptions.
| ONNX Text to Latents | Generates latents from conditionings. |
| ONNX Model Loader | Loads a main model, outputting its submodels. |
| OpenCV Inpaint | Simple inpaint using opencv. |
| Openpose Processor | Applies Openpose processing to image |
| DWPose Processor | Applies Openpose processing to image |
| PIDI Processor | Applies PIDI processing to image |
| Prompts from File | Loads prompts from a text file |
| Random Integer | Outputs a single random integer. |