Nodes Browser
ComfyDeploy: How Flow - Streamlined Way to ComfyUI works in ComfyUI?
What is Flow - Streamlined Way to ComfyUI?
Flow is a custom node designed to provide a more user-friendly interface for ComfyUI by acting as an alternative user interface for running workflows. It is not a replacement for workflow creation. Flow is currently in the early stages of development, so expect bugs and ongoing feature enhancements. With your support and feedback, Flow will settle into a steady stream.
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
Flow - Streamlined Way to ComfyUI
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
<a name="readme-top"></a>
<!-- *** Thanks for checking out the Best-README-Template. If you have a suggestion *** that would make this better, please fork the repo and create a pull request *** or simply open an issue with the tag "enhancement". *** Don't forget to give the project a star! *** Thanks again! Now go create something AMAZING! :D --> <!-- *** I'm using markdown "reference style" links for readability. *** Reference links are enclosed in brackets [ ] instead of parentheses ( ). *** See the bottom of this document for the declaration of the reference variables *** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use. *** https://www.markdownguide.org/basic-syntax/#reference-style-links --> <br /> <div align="center"> <!-- <img src="media/covers/cover.jpg"> --> <h1 align="center">Flow - Streamlined Way to ComfyUI</h1> <img src="web/core/media/git/cover_flow.jpg"> <h4 align="center"><em>Let your creativity flow naturally</em></h4> <h4 align="center">Don't forget to leave a star.</h4> <p align="center"> <a href="https://github.com/diStyApps/ComfyUI-disty-Flow/issues">Report Bug</a> </p> </div> <!-- TABLE OF CONTENTS --> <details> <summary>Table of Contents</summary> <ol> <li> <a href="#about-the-project">About The Project</a> </li> <li><a href="#installation">Installation</a></li> <li><a href="#roadmap">Roadmap</a></li> <li><a href="#contact">Contact</a></li> <li><a href="#my-other-projects">My Other Projects</a></li> </ol> </details> <!-- ABOUT THE PROJECT -->About The Project
Flow is a custom node designed to provide user-friendly interface for ComfyUI by acting as an alternative user interface for running workflows. It is not a replacement for workflow creation.
Flow is currently in the early stages of development, so expect bugs and ongoing feature enhancements. With your support and feedback, Flow will settle into a steady stream.
<img src="web/core/media/git/flow_3.jpg"> <img src="web/core/media/git/flow_5.jpg"> <img src="web/core/media/git/flow_4.jpg"> <img src="web/core/media/git/flow_1.jpg"> <img src="web/core/media/git/flow_2.jpg"> <p align="right">(<a href="#readme-top">back to top</a>)</p>Requirements
<!-- INSTALLATION -->Installation
In ComfyUI root folder, navigate to the custom_nodes
folder and run the following command:
Open the terminal, or in the address bar type CMD to open a command prompt, then run the following command:
git clone https://github.com/diStyApps/ComfyUI-disty-Flow
To run Flow, navigate to this address in your web browser:
http://127.0.0.1:8188/flow
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- ROADMAP -->
Roadmap
Flow Customization
- ✅ Flow Linker
-
- ⬜ Improved Flow Linker
- Expanded Flow Components
- Enhanced Customization Options
Feature Support
- ✅ Canvas / Masking / Inpainting Functionality
-
- ⬜ Improved Canvas / Masking / Inpainting Functionality
- ⬜ Enhanced Media Handling
- ✅ Live Preview
- ⬜ Prompt Tracking
UI/UX Enhancements
- ⬜ Status Bar Implementation
- ⬜ Optimized Menu for Flow Organization
- General User Interface Improvements
Media and Model Management
- ⬜ Media Gallery Integration
- ⬜ Model Gallery Integration
Pre-built Flows
- Exclusive Flows for various tasks
- Task-specific Flows
- Continuous updates to support evolving needs
Codebase Improvements
- ⬜ Code Optimization and Refactoring
- ⬜ Better Error Handling
- ⬜ Improved Event Handling
Contact
distty@gmail.com
<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- MY OTHER PROJECTS -->