MinusZoneAI / ComfyUI-Prompt-MZ

基于llama.cpp的一些和提示词相关的节点,目前包括美化提示词和类似clip-interrogator的图片反推 | Use llama.cpp to assist in generating some nodes related to prompt words, including beautifying prompt words and image recognition similar to clip-interrogator
GNU General Public License v3.0
83 stars 6 forks source link

Add Github Action for Publishing to Comfy Registry #9

Closed haohaocreates closed 1 month ago

haohaocreates commented 1 month ago

This PR adds a Github Action (publish-node-action) that will run whenever the pyproject.toml file changes. The pyproject.toml defines the custom node version you want to publish (added in another PR).

Action Required:

More info on the registry. Please message me on Discord if you have any questions!