awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 dépôts

Awesome GitHub RepositoriesComposition-Controlled Generators

Image generators that incorporate spatial and structural constraints to manage subject placement and pose.

Distinct from Image Generation: Image Generation is a broad capability; this specifies the addition of composition control.

Explore 7 awesome GitHub repositories matching artificial intelligence & ml · Composition-Controlled Generators. Refine with filters or upvote what's useful.

Awesome Composition-Controlled Generators 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.
  • 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

    Incorporates spatial and structural constraints like Canny edges and depth maps to preserve image composition.

    Python
    Voir sur GitHub↗25,637
  • apple/ml-stable-diffusionAvatar de apple

    apple/ml-stable-diffusion

    17,901Voir sur GitHub↗

    This project is a framework for running Stable Diffusion image generation models on Apple Silicon using Core ML hardware acceleration. It provides a local generative AI pipeline for producing images from text prompts using Swift and Python without relying on external cloud APIs. The system includes a model converter to transform deep learning checkpoints into Core ML formats and a model optimizer to quantize weights and activations. It features a ControlNet integration layer to guide image generation using external signals such as edge and depth maps. Capabilities cover text-to-image generat

    Guides and constrains visual output using ControlNet with edge and depth maps.

    Python
    Voir sur GitHub↗17,901
  • cs231n/cs231n.github.ioAvatar de cs231n

    cs231n/cs231n.github.io

    10,923Voir sur GitHub↗

    This project is a static educational website and comprehensive curriculum focused on computer vision and deep learning. It serves as a public repository of instructional materials, lecture notes, and technical guides specifically detailing convolutional neural networks and visual recognition. The site is developed using static-site generation to host course documentation and student project directories. It provides structured academic resources that guide learners through image classification, generative modeling, and the implementation of various neural network architectures. The curriculum

    Explains the use of mapping networks and noise to control the style and variety of generated images.

    Jupyter Notebook
    Voir sur GitHub↗10,923
  • tencentarc/photomakerAvatar de TencentARC

    TencentARC/PhotoMaker

    10,122Voir sur GitHub↗

    PhotoMaker is a diffusion-based identity generator designed for person-specific image synthesis. It creates high-fidelity photos and avatars of specific individuals using stacked embeddings, which allows for the generation of consistent human identities without the need for custom model training or fine-tuning. The system utilizes zero-shot identity synthesis and identity adapters to maintain recognizable facial features across various visual contexts. It supports artistic style transfer by combining identity information with specialized model weights and integrates external control framework

    Combines identity preservation with external frameworks to manage subject poses and image layouts.

    Jupyter Notebook
    Voir sur GitHub↗10,122
  • qwenlm/qwen-imageAvatar de QwenLM

    QwenLM/Qwen-Image

    7,379Voir sur GitHub↗

    Qwen-Image is a text-to-image model and large language model image generation framework. It functions as an AI image editing suite and a personalized image trainer, capable of producing high-fidelity visuals and accurate typography from natural language descriptions. The system is distinguished by its precision text rendering engine, which integrates multi-script calligraphy and layout-coherent alphabetic text into images. It provides specialized capabilities for subject identity preservation and consistent subject generation across different poses and viewpoints, alongside a training pipelin

    Implements image generation with spatial and structural constraints using depth maps, sketches, and keypoints to manage subject pose.

    Python
    Voir sur GitHub↗7,379
  • pkuliyi2015/multidiffusion-upscaler-for-automatic1111Avatar de pkuliyi2015

    pkuliyi2015/multidiffusion-upscaler-for-automatic1111

    5,002Voir sur GitHub↗

    Ce projet est un outil d'upscaling d'images par IA et de génération haute résolution. Il utilise la diffusion par tuiles (tiled diffusion) pour créer des images ultra-larges en les traitant par régions plus petites et superposées afin d'éviter les plantages mémoire sur du matériel limité. Le système gère la composition spatiale via le prompting régional, qui route des prompts textuels spécifiques vers des zones désignées d'une image. Il maintient la stabilité visuelle et la cohérence globale pendant le processus d'upscaling en utilisant l'inversion de bruit et le guidage structurel. Des capacités supplémentaires incluent l'upscaling de détails par tuiles et l'optimisation mémoire pour les étapes d'encodage et de décodage de l'auto-encodeur variationnel. Ces fonctionnalités réduisent la mémoire de pointe requise pour la reconstruction d'images haute résolution.

    Employs structural guides and tiled generation to manage the precise layout and composition of high-resolution outputs.

    Pythonimage-generationlarge-imagemultidiffusion
    Voir sur GitHub↗5,002
  • nunchaku-ai/comfyui-nunchakuAvatar de nunchaku-ai

    nunchaku-ai/ComfyUI-nunchaku

    2,901Voir sur GitHub↗

    ComfyUI-nunchaku is a 4-bit diffusion inference engine and a set of nodes for running low-precision quantized diffusion models within ComfyUI visual workflows. It provides a backend that reduces memory overhead and increases generation speed for transformer models. The project includes specialized tools for identity-preserving generation and an image-to-image guidance toolkit that uses depth maps and reference images. It also features a multimodal visual question answering implementation and a utility for merging multiple quantized model files into single unified files. The engine covers a b

    Directs the image generation process based on spatial or structural input to ensure precise composition.

    Pythoncomfyuidiffusionflux
    Voir sur GitHub↗2,901
  1. Home
  2. Artificial Intelligence & ML
  3. Image Generation
  4. Composition-Controlled Generators