awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 dépôts

Awesome GitHub RepositoriesDiffusion Structural Control

Using spatial constraints like ControlNet, depth maps, and LoRAs to guide diffusion model output.

Distinct from Diffusion Models: Existing candidates are either generic models or specialized robotics planning, not spatial image guidance

Explore 7 awesome GitHub repositories matching artificial intelligence & ml · Diffusion Structural Control. Refine with filters or upvote what's useful.

Awesome Diffusion Structural Control GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • comfyanonymous/comfyuiAvatar de comfyanonymous

    comfyanonymous/ComfyUI

    117,322Voir sur 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

    Guides the composition of generated media using ControlNet, LoRAs, and depth maps for precise spatial layouts.

    Python
    Voir sur GitHub↗117,322
  • black-forest-labs/fluxAvatar de black-forest-labs

    black-forest-labs/flux

    25,637Voir sur GitHub↗

    Flux is a diffusion model inference engine designed for text-to-image generation and image-to-image manipulation. It provides a system for executing open-weight models to transform natural language descriptions into visual imagery or to modify existing images. The project distinguishes itself through a flow-matching framework for image generation and a structural image controller. This controller allows for guided synthesis by using depth maps and Canny edge detection to constrain the geometry and composition of the output. The toolkit covers a broad range of image editing capabilities, incl

    Uses spatial constraints like depth maps and Canny edges to guide diffusion model outputs.

    Python
    Voir sur GitHub↗25,637
  • mikubill/sd-webui-controlnetAvatar de Mikubill

    Mikubill/sd-webui-controlnet

    17,853Voir sur GitHub↗

    This project is an extension for Stable Diffusion that provides an image-to-image control framework. It serves as a multi-control constraint manager and structural data preprocessor, allowing users to guide the layout and composition of generated images through spatial maps and structural constraints. The system enables multi-constraint image generation by combining several different control inputs to enforce multiple stylistic or spatial rules within a single generation pass. It provides tools for visual image referencing and precise geometric or anatomical templating to ensure generated ima

    Extracts structural data and creates control maps to guide the spatial layout of AI-generated images.

    Python
    Voir sur GitHub↗17,853
  • divamgupta/diffusionbee-stable-diffusion-uiAvatar de divamgupta

    divamgupta/diffusionbee-stable-diffusion-ui

    13,579Voir sur GitHub↗

    DiffusionBee is a Stable Diffusion desktop client for macOS that functions as an AI image generator and editor. It allows for the local generation of images from text prompts and the management of diffusion models without requiring external cloud services or technical setup. The application includes a local diffusion model manager for importing and switching between custom trained model files to achieve specific artistic styles. It also features a system for tracking generation history and uploading assets to a public gallery. The software covers several image synthesis and manipulation work

    Provides structural guidance for image generation using auxiliary spatial data like depth maps and ControlNet.

    JavaScript
    Voir sur GitHub↗13,579
  • brycedrennan/imaginairyAvatar de brycedrennan

    brycedrennan/imaginAIry

    8,155Voir sur GitHub↗

    imaginAIry is a system for generating and refining images and videos using diffusion models. It operates as a web-based server that triggers generation requests through standard API calls, allowing for the creation of visuals and video sequences from text prompts or existing files. The project provides a suite for AI image editing and upscaling, enabling the modification of visuals through natural language instructions and super-resolution tools to increase detail and image size. The system includes capabilities for structural image control using depth maps, edge maps, and body poses to main

    Injects spatial information like depth and edge maps into the diffusion process to maintain precise geometric layouts.

    Python
    Voir sur GitHub↗8,155
  • lllyasviel/controlnet-v1-1-nightlyAvatar de lllyasviel

    lllyasviel/ControlNet-v1-1-nightly

    5,156Voir sur GitHub↗

    This project is a neural network extension for Stable Diffusion that provides spatial control and geometric consistency for text-to-image generation. It functions as an image structure controller and conditioning tool, enabling the use of external inputs to guide the layout and geometry of generated imagery. The framework is distinguished by its ability to transform input images into structural guides through various preprocessors. These include the extraction of depth maps, normal maps, and human pose landmarks, as well as the detection of Canny edges, anime lineart, and straight architectur

    Provides a framework for guiding diffusion model output using spatial constraints like depth maps and semantic segmentation.

    Python
    Voir sur GitHub↗5,156
  • tencentarc/t2i-adapterAvatar de TencentARC

    TencentARC/T2I-Adapter

    3,803Voir sur GitHub↗

    T2I-Adapter is a framework for providing structural conditioning and granular control over large-scale image generation pipelines. It functions as a collection of lightweight, trainable neural modules that integrate with frozen diffusion models to steer the synthesis process without altering the original pre-trained weights. The project enables precise control by applying specialized adapter models that interpret external structural inputs such as depth maps, sketches, poses, and segmentation masks. These adapters operate by injecting guidance directly into the internal feature representation

    Provides a framework for steering image synthesis using external structural inputs like depth maps, sketches, poses, and segmentation masks.

    Python
    Voir sur GitHub↗3,803
  1. Home
  2. Artificial Intelligence & ML
  3. Diffusion Structural Control