Nodes Browser
ComfyDeploy: How ymc-node-as-x-type works in ComfyUI?
What is ymc-node-as-x-type?
some comfyui custom nodes to set it as known type
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ymc-node-as-x-type
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
<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
- it may be better to use to enhance use cg-use-everywhere to link nodes in wifi for some case.
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
Install
# cd to comfyui/custom_nodes
git clone https://github.com/ymc-github/ymc-node-as-x-type
- deps will be installed automatically if requirements in requirements.txt 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
-
pypi package yors_comfyui_node_setup
-
pypi package yors_comfyui_node_as_x_type
Published to Comfy registry
-
get more details in publish_to_comfy.yml
-
installed with comfy-cli ?
comfy node registry-install ymc-node-as-x-type
Author
ymc-github ymc.github@gmail.com
License
MIT