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

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

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

5 个仓库

Awesome GitHub RepositoriesIdentity Adapters

Specialized adapters for diffusion models that inject subject-specific identity information into the generation process.

Distinct from Diffusion Models: Diffusion Models is the base architecture; this focuses on the adapter mechanism for identity injection.

Explore 5 awesome GitHub repositories matching artificial intelligence & ml · Identity Adapters. Refine with filters or upvote what's useful.

Awesome Identity Adapters GitHub Repositories

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

    guoyww/AnimateDiff

    12,144在 GitHub 上查看↗

    AnimateDiff is a latent diffusion video generator and text-to-video diffusion framework. It converts existing text-to-image diffusion models into animation generators by applying specialized motion modules, allowing for the creation of video sequences without modifying the original base model. The project provides an image-to-video animation framework that uses sparse RGB images, sketches, or structural keyframe constraints to guide generation. It further distinguishes itself with a motion adapter system that injects cinematic camera movements, such as zooming, panning, and tilting, into anim

    Ships lightweight layers that inject cinematic camera movements like zooming and panning into animations.

    Python
    在 GitHub 上查看↗12,144
  • instantx-research/instantidinstantX-research 的头像

    instantX-research/InstantID

    11,955在 GitHub 上查看↗

    InstantID is a diffusion-based identity preservation framework designed for zero-shot image generation. It allows for the synthesis of images featuring a specific person's facial identity using a single reference photo without requiring additional model training or fine-tuning. The project distinguishes itself through the use of consistency model distillation to accelerate inference, reducing the number of steps needed to produce high-quality results. It combines identity-preserving feature extraction with multi-modal prompt integration to merge visual embeddings from a reference image with t

    Employs identity adapters within a diffusion framework to maintain facial consistency from a single reference photo.

    Python
    在 GitHub 上查看↗11,955
  • tencentarc/photomakerTencentARC 的头像

    TencentARC/PhotoMaker

    10,122在 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

    Provides a framework for injecting specific person-identity information into base diffusion models via embedding manipulation.

    Jupyter Notebook
    在 GitHub 上查看↗10,122
  • lightricks/comfyui-ltxvideoLightricks 的头像

    Lightricks/ComfyUI-LTXVideo

    3,840在 GitHub 上查看↗

    ComfyUI-LTXVideo is a generative framework and ComfyUI custom node extension for synthesizing high-fidelity video. It utilizes a latent diffusion and transformer-based system to create cinematic clips from text, image, and audio inputs, providing a modular interface for precise control over subject behavior and temporal consistency. The tool distinguishes itself with production-grade capabilities, including the generation of High Dynamic Range video in linear formats such as ARRI LogC3. It supports multimodal synchronization for audio-driven animation and lip-syncing, and allows for the creat

    Ships identity adapters to inject subject-specific information into the video generation process.

    Pythoncomfyuidiffusion-modelsdit
    在 GitHub 上查看↗3,840
  • nunchaku-ai/comfyui-nunchakununchaku-ai 的头像

    nunchaku-ai/ComfyUI-nunchaku

    2,901在 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

    Integrates specialized identity adapters into diffusion models to maintain consistent person-specific features.

    Pythoncomfyuidiffusionflux
    在 GitHub 上查看↗2,901
  1. Home
  2. Artificial Intelligence & ML
  3. Generative AI Resources
  4. Diffusion & Visual Synthesis Models
  5. Generative AI Models
  6. Diffusion Models
  7. Identity Adapters

探索子标签

  • Motion AdaptersLightweight layers that inject specific movements into generative models. **Distinct from Identity Adapters:** Focuses on injecting cinematic camera motion rather than subject-specific identity information.