awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
CompVis avatar

CompVis/stable-diffusion

0
View on GitHub↗
73,125 نجوم·10,599 تفرعات·Jupyter Notebook·10 مشاهداتommer-lab.com/research/latent-diffusion-models↗

Stable Diffusion

Stable Diffusion is a generative machine learning pipeline that synthesizes high-resolution visual content by performing iterative denoising within a compressed latent space. By mapping natural language embeddings into pixel outputs through conditioned probabilistic processes, the framework enables the generation of images from text prompts and the transformation of existing visual inputs based on semantic instructions.

The architecture utilizes a modular execution environment that decouples model loading, scheduler logic, and inference components to support diverse hardware configurations. It distinguishes itself through a symmetric encoder-decoder backbone that preserves spatial information during refinement, alongside integrated safety filters and invisible watermarking for generated outputs.

The system provides a comprehensive suite of tools for latent space generative modeling, including capabilities for inpainting, outpainting, and style transfer. These functions are exposed through standardized interfaces, allowing for the integration of advanced diffusion-based inference into broader software workflows.

Features

  • Cross-Attention Mechanisms - Aligns generated visual features with semantic input prompts by integrating text-derived embeddings into neural network layers.
  • Image Synthesis Models - Leverages denoising autoencoders within latent representations to synthesize detailed visual content efficiently.
  • Denoising Schedulers - Manages the progressive transformation of latent noise into coherent images through configurable step-wise variance reduction.
  • Latent Space Generative Models - Manipulates compressed latent representations to perform complex generative tasks on standard consumer hardware.
  • Text-to-Image Generators - Converts natural language embeddings into high-resolution pixel outputs through conditioned probabilistic diffusion processes.
  • Latent Diffusion Models - Executes iterative denoising inside a compressed latent space to produce high-fidelity visual results.
  • Text-to-Image Synthesis - Transforms natural language prompts into high-resolution imagery using sophisticated generative pipelines.
  • Generative Media Models - Maps pixel data into compact latent spaces to facilitate the synthesis of new visual media.
  • Model Inference and Serving - Coordinates model loading, hardware acceleration, and output processing to streamline production-ready inference.
  • Generative Image Engines - Applies guided noise injection and iterative refinement to generate high-resolution visual content.
  • Image Diffusion Models - Creates structured visual patterns by iteratively refining noise through a specialized generative machine learning pipeline.
  • Modular - Decouples model loading, scheduler logic, and inference execution into interchangeable components for flexible workflow integration.
  • Generative Model Integrations - Exposes modular interfaces that allow developers to embed iterative denoising inference capabilities directly into custom software.
  • رؤية الحاسوب - Latent diffusion models for text-to-image generation.
  • Foundation Models - Latent diffusion model for text-to-image generation.
  • Text to Image - Listed in the “Text to image” section of the Ailia Models awesome list.

سجل النجوم

مخطط تاريخ النجوم لـ compvis/stable-diffusionمخطط تاريخ النجوم لـ compvis/stable-diffusion

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Stable Diffusion

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Stable Diffusion.
  • lucidrains/dalle2-pytorchالصورة الرمزية لـ lucidrains

    lucidrains/DALLE2-pytorch

    11,310عرض على GitHub↗

    This is a PyTorch implementation of a text-to-image model designed for synthesizing high-fidelity images from natural language descriptions. It utilizes a diffusion image generator to transform latent embeddings into visual data through an iterative denoising process. The system employs a two-stage latent mapping process, using a CLIP-based latent prior to map text embeddings to image embeddings before decoding them into pixels. It features a cascading diffusion decoder that produces high-resolution imagery by passing low-resolution outputs through a sequence of models at increasing scales.

    Pythonartificial-intelligencedeep-learningtext-to-image
    عرض على GitHub↗11,310
  • divamgupta/stable-diffusion-tensorflowالصورة الرمزية لـ divamgupta

    divamgupta/stable-diffusion-tensorflow

    1,611عرض على GitHub↗

    This project provides a TensorFlow implementation of the Stable Diffusion model, serving as a generative engine for creating and modifying visual content. It functions as a machine learning architecture that translates natural language descriptions into high-quality images by iteratively refining noise within a compressed latent space. The system enables a variety of generative tasks, including text-to-image synthesis, image inpainting to fill missing or masked regions, and image editing to transform existing visuals based on text prompts. Beyond static imagery, the framework supports the gen

    Python
    عرض على GitHub↗1,611
  • hpcaitech/open-soraالصورة الرمزية لـ hpcaitech

    hpcaitech/Open-Sora

    29,101عرض على GitHub↗

    Open-Sora is a video generation framework designed to produce cinematic sequences from text prompts and images. It functions as a generative system that transforms written descriptions or reference images into video content featuring realistic textures and lighting. The project includes a dedicated prompt engineering tool that uses large language models to expand simple user inputs into detailed descriptions. It also features a motion controller for adjusting movement intensity in generated sequences and evaluating motion levels in existing video files. The framework incorporates text-to-vid

    Python
    عرض على GitHub↗29,101
  • kwai-kolors/kolorsالصورة الرمزية لـ Kwai-Kolors

    Kwai-Kolors/Kolors

    4,607عرض على GitHub↗

    Kolors is a generative model implementation for synthesizing photorealistic images from natural language descriptions and visual references. It utilizes a latent diffusion model framework to produce high-fidelity imagery, operating within a compressed latent space to improve generation efficiency and quality. The system functions as a multilingual image generator, interpreting text prompts in multiple languages to produce semantically accurate visual outputs. It includes a custom model training pipeline that uses low-rank adaptation to teach the model specific subjects or artistic styles from

    Python
    عرض على GitHub↗4,607
عرض جميع البدائل الـ 30 لـ Stable Diffusion→

الأسئلة الشائعة

ما هي وظيفة compvis/stable-diffusion؟

Stable Diffusion is a generative machine learning pipeline that synthesizes high-resolution visual content by performing iterative denoising within a compressed latent space. By mapping natural language embeddings into pixel outputs through conditioned probabilistic processes, the framework enables the generation of images from text prompts and the transformation of existing visual inputs based on semantic instructions.

ما هي الميزات الرئيسية لـ compvis/stable-diffusion؟

الميزات الرئيسية لـ compvis/stable-diffusion هي: Cross-Attention Mechanisms, Image Synthesis Models, Denoising Schedulers, Latent Space Generative Models, Text-to-Image Generators, Latent Diffusion Models, Text-to-Image Synthesis, Generative Media Models.

ما هي البدائل مفتوحة المصدر لـ compvis/stable-diffusion؟

تشمل البدائل مفتوحة المصدر لـ compvis/stable-diffusion: lucidrains/dalle2-pytorch — This is a PyTorch implementation of a text-to-image model designed for synthesizing high-fidelity images from natural… divamgupta/stable-diffusion-tensorflow — This project provides a TensorFlow implementation of the Stable Diffusion model, serving as a generative engine for… hpcaitech/open-sora — Open-Sora is a video generation framework designed to produce cinematic sequences from text prompts and images. It… kwai-kolors/kolors — Kolors is a generative model implementation for synthesizing photorealistic images from natural language descriptions… nvlabs/sana — Sana is a framework for high-resolution image and video synthesis based on a linear diffusion transformer. It provides… tencent-hunyuan/hunyuandit — HunyuanDiT is a bilingual text-to-image generative model and diffusion transformer image generator. It uses a latent…