Nodes Browser

ComfyDeploy: How comfyui-keep-multiple-tabs works in ComfyUI?

What is comfyui-keep-multiple-tabs?

This is an extension for ComfyUI. It retains multiple workflow tabs so that they are not lost when reloading or restarting.

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

comfyui-keep-multiple-tabs

これは ComfyUI 用の拡張です。 複数のワークフロータブをリロードや再起動をしたときに失われないように保持します。

インストール

ComfyUI

下記の二通りからお好きな方法でインストールしてください。

  1. custom_nodes にこのリポジトリを clone する
  2. ComfyUI Manager MenuInstall via Git URL にこのリポジトリのURLを入力してインストールする

注意

ブラウザの localStorage を使用して保持しています。 keep-multiple-tabs-workflows にこの拡張で使用するデータが入っているので、不要になってこの拡張の痕跡を消したい場合はこのキーを削除してください。

ライセンス

MIT