Nodes Browser

ComfyDeploy: How LiamUtil works in ComfyUI?

What is LiamUtil?

Nodes: LiamLibLoadImage, LiamLibImageToGray, LiamLibSaveImg, LiamLibFillImage, PreviewReliefImage, GetBetterDepthImage, LiamLibSaveText

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for LiamUtil and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

LiamUtil

开发ComfyUI的实用工具库

  • LiamLoadImage

在使用API接口时,图片是在OSS中存储的,使用LiamLoadImage可以方便的加载图片。 ComfyUI默认是加载 Input文件夹的内容的

Example workflow

Drag into Comfy to load workflow:

Image showing an example workflow.