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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • black-forest-labs/fluxAvatar black-forest-labs

    black-forest-labs/flux

    25,637Vezi pe 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
    Vezi pe GitHub↗25,637
  • apple/ml-stable-diffusionAvatar apple

    apple/ml-stable-diffusion

    17,901Vezi pe 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
    Vezi pe GitHub↗17,901
  • cs231n/cs231n.github.ioAvatar cs231n

    cs231n/cs231n.github.io

    10,923Vezi pe 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
    Vezi pe GitHub↗10,923
  • tencentarc/photomakerAvatar TencentARC

    TencentARC/PhotoMaker

    10,122Vezi pe 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
    Vezi pe GitHub↗10,122
  • qwenlm/qwen-imageAvatar QwenLM

    QwenLM/Qwen-Image

    7,379Vezi pe 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
    Vezi pe GitHub↗7,379
  • pkuliyi2015/multidiffusion-upscaler-for-automatic1111Avatar pkuliyi2015

    pkuliyi2015/multidiffusion-upscaler-for-automatic1111

    5,002Vezi pe GitHub↗

    Acest proiect este un instrument de upscaling al imaginilor prin AI și generare la rezoluție înaltă. Utilizează difuzia pe plăci (tiled diffusion) pentru a crea imagini ultra-mari prin procesarea lor în regiuni mai mici, suprapuse, pentru a preveni blocajele de memorie pe hardware limitat. Sistemul gestionează compoziția spațială prin prompting regional, care rutează prompt-uri text specifice către zone desemnate ale unei imagini. Menține stabilitatea vizuală și coerența globală în timpul procesului de upscaling folosind inversarea zgomotului și ghidarea structurală. Capabilitățile suplimentare includ upscaling-ul detaliilor pe plăci și optimizarea memoriei pentru etapele de codare și decodare ale autoencoderului variațional. Aceste funcții reduc memoria de vârf necesară pentru reconstrucția imaginilor la rezoluție înaltă.

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

    Pythonimage-generationlarge-imagemultidiffusion
    Vezi pe GitHub↗5,002
  • nunchaku-ai/comfyui-nunchakuAvatar nunchaku-ai

    nunchaku-ai/ComfyUI-nunchaku

    2,901Vezi pe 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
    Vezi pe GitHub↗2,901
  1. Home
  2. Artificial Intelligence & ML
  3. Image Generation
  4. Composition-Controlled Generators