2 مستودعات
Lightweight trainable linear layers used to align external embeddings with the expected format of attention layers.
Distinct from Linear Mixing Layers: Specifically for adapter-based alignment of embeddings rather than general tensor dimension mixing in MLPs.
Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Adapter Projection Layers. Refine with filters or upvote what's useful.
IP-Adapter is a framework for conditioning pretrained text-to-image diffusion models to use image prompts as visual guides. It serves as a text-to-image model extension that transforms a text-based diffusion model to accept and process image inputs as primary generation sources. The system implements identity preservation to maintain consistent facial features across multiple outputs using a reference photo. It also enables style transfer workflows to produce image variations that preserve the artistic characteristics of a source image. Capabilities cover multi-modal prompting, including the
Uses lightweight trainable linear layers to transform image embeddings for compatibility with attention layers.
ComfyUIIPAdapterplus هو إضافة قائمة على العقد لـ ComfyUI تنفذ نماذج IPAdapter لتوجيه إنشاء الصور باستخدام صور مرجعية. تعمل كأداة توجيه صور ومحول صور Stable Diffusion، مما يسمح للملفات المرجعية بالعمل كموجهات مرئية للتحكم في النمط، والتكوين، وهوية الموضوع. يوفر المشروع قدرات متخصصة للحفاظ على هوية الوجه والميزات عالية الدقة عبر الصور الشخصية التي تم إنشاؤها. يتيح نقل الخصائص المرئية والأنماط الفنية من الصور المرجعية، بالإضافة إلى استخراج التخطيطات المكانية لتوجيه ترتيب الكائنات في الأجيال الجديدة. تغطي الإضافة مجالات وظيفية واسعة بما في ذلك تكييف صور الذكاء الاصطناعي، وإنشاء شخصيات متسقة، والتحكم في تكوين الصور.
Provides linear projection layers to align image encoder outputs with the dimensionality of model attention layers.