awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesVisual Graph Interfaces

GUI environments for designing generative pipelines through nodes and connections.

Distinct from Diffusion Models: Distinct from Diffusion Models: focuses on the visual orchestration interface rather than the model itself

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Visual Graph Interfaces. Refine with filters or upvote what's useful.

Awesome Visual Graph Interfaces GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • comfyanonymous/comfyuiAvatar von comfyanonymous

    comfyanonymous/ComfyUI

    117,322Auf GitHub ansehen↗

    ComfyUI is a modular generative AI workflow orchestrator and node-based GUI for designing and executing complex diffusion model pipelines. It functions as both a visual interface for building generative logic graphs and a programmable backend API that exposes diffusion model operations for external integration. The system distinguishes itself through a graph-based execution model that supports differential workflow execution, re-running only modified nodes to reduce computation. It features dynamic model offloading to manage memory between system RAM and GPU VRAM and utilizes metadata-embedde

    Provides a visual graph interface for designing and executing complex generative pipelines.

    Python
    Auf GitHub ansehen↗117,322
  • jagenjo/litegraph.jsAvatar von jagenjo

    jagenjo/litegraph.js

    7,871Auf GitHub ansehen↗

    litegraph.js is a JavaScript dataflow framework and visual node graph engine used to define programmable logic and data flow. It provides a node-based visual programming tool for designing complex logic through connected functional blocks. The library allows for the creation of hierarchical logic by nesting multiple nodes into recursive subgraphs. It also supports the development of custom node types with unique inputs and outputs, as well as custom widgets and live views that can hide the underlying graph structure to present a visual interface. The engine enables the execution of logic gra

    Hides the graph structure using a live mode to display only custom rendering or node widgets.

    JavaScriptblueprintscanvas2deditor
    Auf GitHub ansehen↗7,871
  1. Home
  2. Artificial Intelligence & ML
  3. Generative AI Resources
  4. Diffusion & Visual Synthesis Models
  5. Generative AI Models
  6. Diffusion Models
  7. Visual Graph Interfaces

Unter-Tags erkunden

  • Live View ModesInterfaces that hide the underlying logic graph to present a clean, user-facing visual interface. **Distinct from Visual Graph Interfaces:** Focuses on the transition from a graph editor to a simplified UI view