Nodes Browser

ComfyDeploy: How comfyui-local-db works in ComfyUI?

What is comfyui-local-db?

Store text to Key-Values pair json.

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 comfyui-local-db and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

comfyui-local-db

Store text to Key-Value pair database.

image-1

Usage

Add node > utils > Local DB

Show values when enter key. In node textarea, $ + key will convert to random value in key.

<p> <img src="./images/color.png" width="33%" title="color.png"> <img src="./images/default.png" width="33%" title="default.png"> </p>

Spread

<p> <img src="./images/before_spread.png" width="100%" title="before spread"> <em>Before</em> </p> <p> <img src="./images/after_spread.png" width="100%" title="after spread"> <em>After</em> </p>

References