ComfyUI Extension: ymc-node-as-x-type

Authored by YMC-GitHub

Created

Updated

0 stars

some comfyui custom nodes to set it as known type

README

<div align="center"> <h1>ymc-node-as-x-type</h1> <p> <strong>🤖 some comfyui custom nodes to set it as known type.</strong> </p> </div>

Why

Features

  • feat(core): node to set it as any type
  • feat(core): node to set it as image type
  • feat(core): node to set it as model type
  • feat(core): node to set it as clip type
  • feat(core): node to set it as vae type
  • feat(core): node to set it as conditioning type
  • feat(core): node to set it as latent type
  • feat(core): node to set it as string type
  • feat(core): node to set it as int type
  • feat(core): node to set it as float type
  • feat(core): node to set it as number type

Nodes

  • nodes show in console:
<div style="text-align: center;"> <img src="./shotscreen/nodes.console.png" alt="console" width="256"> <!-- <img src="./shotscreen/nodes.right.menu.png" alt="right mouse menu" width="256"> --> </div>
  • nodes show in right mouse menu:
<div style="text-align: center;"> <!-- <img src="./shotscreen/nodes.console.png" alt="console" width="256"> --> <img src="./shotscreen/nodes.right.menu.png" alt="right mouse menu" width="256"> </div>

Install

# cd to comfyui/custom_nodes
git clone https://github.com/ymc-github/ymc-node-as-x-type
  • deps will be installed automatically if deps in requirements.txt were not installed when comfyui up

Usage

  • you can find it in search box : double click + typing set it as
  • you can find it in right mouse menu : YMC/LINK
  • ~~you can find it in right mouse menu : YMC/as_x_type (as alias)~~

Based-on

Published to Comfy registry

Author

ymc-github [email protected]

License

MIT