Nodes Browser
ComfyDeploy: How ComfyUI Compression and Encryption Node works in ComfyUI?
What is ComfyUI Compression and Encryption Node?
a lightweight open-source node for ComfyUI, designed to simplify workflows while providing encryption protection for them.
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
ComfyUI Compression and Encryption Node
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
CryptoCat: ComfyUI Compression and Encryption Node
Introduction
CryptoCat is a lightweight open-source node for ComfyUI, designed to simplify workflows while providing encryption protection for them.
Use Cases
- Workflow Simplification: It can greatly simplify workflows.
- Encryption Authorization: It can protect core ideas within the workflow.
Quick Start
You can see a simple workflow demo for reference:
- Open the ComfyUI\custom_Nodes\ directory and clone the repository locally.
- Start ComfyUI, and find the CryptoCat directory in the "Advanced" menu.
- The InputCrypto node is used to compress the workflow, and after connecting and running it, you will get the compressed workflow in the directory.
- You don't need to worry about the OutputCrypto node, it just automatically decompresses the workflow.
- The RandomSeedNode generates random numbers on the server side to fix issues where the random numbers don't work after the workflow is packaged.
Contribution Guide
Contributions to the CryptoCat project are welcome! You can submit Pull Requests or open Issues to propose new features or report bugs.
License
This project is licensed under the MIT License. For more details, please refer to the LICENSE file.
Contact
Email:hzxhzx321@gmail.com
CryptoCat © 2024. All Rights Reserved.