An open API service indexing awesome lists of open source software.

https://github.com/diStyApps/ComfyUI-disty-Flow

Flow is a custom node designed to provide a user-friendly interface for ComfyUI.
https://github.com/diStyApps/ComfyUI-disty-Flow

ai comfyui comfyui-manager comfyui-nodes comfyui-workflow flux genrative-ai stable-diffusion user-interface

Last synced: 5 months ago
JSON representation

Flow is a custom node designed to provide a user-friendly interface for ComfyUI.

Awesome Lists containing this project

README

        



[![](web/core/media/git/patreon.svg)](https://www.patreon.com/distyx)

Flow - Streamlined Way to ComfyUI


Let your creativity flow naturally


Don't forget to leave a star.





Report Bug


Table of Contents



  1. About The Project

  2. Installation

  3. Roadmap

  4. Contact

  5. My Other Projects

## 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.

### Watch on Youtube

[![Flow](web/core/media/git/flow_yt.jpg)](https://www.youtube.com/watch?v=g8zMs2B5tic "Flow")

(back to top)

#### Requirements
- [ComfyUI](https://github.com/comfyanonymous/ComfyUI)
- [ComfyUI-Manager](https://github.com/ltdrdata/ComfyUI-Manager)

## Installation

In [ComfyUI](https://github.com/comfyanonymous/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:

```bash
git clone https://github.com/diStyApps/ComfyUI-disty-Flow
```

To run Flow, navigate to this address in your web browser:

```bash
http://127.0.0.1:8188/flow
```

(back to top)

## Roadmap

### Flow Customization
- [x] Flow Linker
- - [ ] Improved Flow Linker
- Expanded Flow Components
- Enhanced Customization Options

### Feature Support
- [x] Canvas / Masking / Inpainting Functionality
- - [x] Improved Canvas / Masking / Inpainting Functionality
- - [ ] Outpainting Functionality
- - Improving Inpainting Functionality

- [ ] Enhanced Media Handling
- [x] 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

(back to top)

## Contact

[email protected]

(back to top)

## My Other Projects

[SEAIT](https://github.com/diStyApps/seait)

[ComfyUI_FrameMaker](https://github.com/diStyApps/ComfyUI_FrameMaker)

[VisionCrafter](https://github.com/diStyApps/VisionCrafter)

[FaceSwapSuite](https://github.com/diStyApps/FaceSwapSuite)

[VisualClipPicker](https://github.com/diStyApps/VisualClipPicker)

[Stable-Diffusion-Pickle-Scanner-GUI](https://github.com/diStyApps/Stable-Diffusion-Pickle-Scanner-GUI)

[Safe-and-Stable-Ckpt2Safetensors-Conversion-Tool-GUI](https://github.com/diStyApps/Safe-and-Stable-Ckpt2Safetensors-Conversion-Tool-GUI)

(back to top)