awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • comfyanonymous/comfyuicomfyanonymous 的头像

    comfyanonymous/ComfyUI

    117,322在 GitHub 上查看↗

    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
    在 GitHub 上查看↗117,322
  • jagenjo/litegraph.jsjagenjo 的头像

    jagenjo/litegraph.js

    7,871在 GitHub 上查看↗

    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
    在 GitHub 上查看↗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

探索子标签

  • 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