guy-nodes-comfyui

guy-nodes-comfyui
★ 0

实用工具分辨率计算潜在向量生成ComfyUI 插件
提供实用自定义节点(如 Guy Recommended Resolution Calculator 与 Latent Generator),便于在 ComfyUI 中快速计算推荐分辨率与生成潜在向量,安装便捷。
💡 在 ComfyUI 中快速计算推荐分辨率并生成潜在向量
🍴 2 Forks💻 Python🔄 2024-10-02
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/af9fbf81e746
alt text
📄 README

guy-nodes-comfyui

These are designed to be custom nodes i found usefulness to that hopefully others can share.

Empty Latent creation by desired size with scale

This node is for knowing the desired output images sizes and reverse engineering based on what SDXL supports. It will them output:

  • a blank Latent
  • the Width & Height of generated Latent
  • The CLIP Width & Height based on the input scale
  • a ratio for your Upscaler.
  • This is all based on this repo: https://github.com/marhensa/sdxl-recommended-res-calc who created a great tool and I just enhanced it for my needs.

    Manual Installation

    To install it as ComfyUI custom node using the Git Clone Operation:

  • Go to this folder on your machine: /ComfyUI/custom_nodes/
  • Open command prompt to that folder, enter this below:
  • `git clone

    https://github.com/guyaton/guy-nodes-comfyui.git`

  • Restart ComfyUI
  • This custom node can be searched using:
  • “Guy Recommended Resolution Calculator and Latent Generator”
  • It can be located in “utils” node section